There was an error while loading. Please reload this page.
1 parent 979a59b commit 6cadee0Copy full SHA for 6cadee0
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.2.0";
+our $VERSION = "1.3.0";
20
21
our $metadata = {
22
name => 'IllActions',
23
author => 'PTFS-Europe',
24
date_authored => '2023-10-30',
25
- date_updated => '2023-12-12',
+ date_updated => '2024-03-25',
26
minimum_version => '23.11.00.000',
27
maximum_version => undef,
28
version => $VERSION,
0 commit comments