We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8727f8a commit 344af57Copy full SHA for 344af57
Koha/Plugin/Com/PerplexedTheta/SENUX.pm
@@ -14,7 +14,7 @@ use File::Which qw{ which };
14
use JSON;
15
use JSON::Validator::Schema::OpenAPIv2;
16
17
-our $VERSION = '24.11.09';
+our $VERSION = '24.11.10';
18
our $metadata = {
19
name => 'SENUX',
20
author => 'Jake Deery',
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "koha-plugin-senux",
3
- "version": "24.11.09",
+ "version": "24.11.10",
4
"description": "A Koha plugin that will allow for borrower-centred marketing consent preferences",
5
"main": "gulpfile.js",
6
"scripts": {
0 commit comments