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 af7fd46 commit 2e06ddbCopy full SHA for 2e06ddb
Koha/Plugin/Com/PerplexedTheta/SENUX.pm
@@ -9,7 +9,7 @@ use Koha::Libraries;
9
use JSON;
10
use JSON::Validator::Schema::OpenAPIv2;
11
12
-our $VERSION = '24.11.02';
+our $VERSION = '24.11.03';
13
our $metadata = {
14
name => 'SENUX',
15
author => 'Jake Deery',
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "koha-plugin-senux",
3
- "version": "24.11.02",
+ "version": "24.11.03",
4
"description": "A Koha plugin that will allow for borrower-centred marketing consent preferences",
5
"main": "gulpfile.js",
6
"scripts": {
0 commit comments