Skip to content

Commit 2e06ddb

Browse files
Incremented version
1 parent af7fd46 commit 2e06ddb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Koha/Plugin/Com/PerplexedTheta/SENUX.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ use Koha::Libraries;
99
use JSON;
1010
use JSON::Validator::Schema::OpenAPIv2;
1111

12-
our $VERSION = '24.11.02';
12+
our $VERSION = '24.11.03';
1313
our $metadata = {
1414
name => 'SENUX',
1515
author => 'Jake Deery',

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koha-plugin-senux",
3-
"version": "24.11.02",
3+
"version": "24.11.03",
44
"description": "A Koha plugin that will allow for borrower-centred marketing consent preferences",
55
"main": "gulpfile.js",
66
"scripts": {

0 commit comments

Comments
 (0)