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