There was an error while loading. Please reload this page.
1 parent a441a90 commit 81d3eedCopy full SHA for 81d3eed
1 file changed
Koha/Plugin/Com/PTFSEurope/IllActions.pm
@@ -16,13 +16,13 @@ use File::Basename qw( dirname );
16
use Koha::Libraries;
17
use Koha::Patrons;
18
19
-our $VERSION = "1.4.0";
+our $VERSION = "2.0.0";
20
21
our $metadata = {
22
name => 'IllActions',
23
author => 'PTFS-Europe',
24
date_authored => '2023-10-30',
25
- date_updated => '2025-01-20',
+ date_updated => '2025-01-23',
26
minimum_version => '25.05.00.000',
27
maximum_version => undef,
28
version => $VERSION,
0 commit comments