There was an error while loading. Please reload this page.
1 parent 34a1fa8 commit 806c22dCopy full SHA for 806c22d
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 = "2.0.0";
+our $VERSION = "2.0.1";
20
21
our $metadata = {
22
name => 'IllActions',
23
author => 'PTFS-Europe',
24
date_authored => '2023-10-30',
25
- date_updated => '2025-01-23',
+ date_updated => '2025-03-25',
26
minimum_version => '25.05.00.000',
27
maximum_version => undef,
28
version => $VERSION,
0 commit comments