Skip to content

Commit 344af57

Browse files
chore: bump to 24.11.10
1 parent 8727f8a commit 344af57

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
@@ -14,7 +14,7 @@ use File::Which qw{ which };
1414
use JSON;
1515
use JSON::Validator::Schema::OpenAPIv2;
1616

17-
our $VERSION = '24.11.09';
17+
our $VERSION = '24.11.10';
1818
our $metadata = {
1919
name => 'SENUX',
2020
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.09",
3+
"version": "24.11.10",
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)