There was an error while loading. Please reload this page.
1 parent ac034f5 commit e13b86bCopy full SHA for e13b86b
1 file changed
Koha/Plugin/Com/PTFSEurope/IllActions.pm
@@ -21,13 +21,13 @@ use Koha::Patrons;
21
use Koha::Patron::Attribute::Types;
22
use Koha::Patron::Categories;
23
24
-our $VERSION = "2.7.1";
+our $VERSION = "2.7.2";
25
26
our $metadata = {
27
name => 'IllActions',
28
author => 'Open Fifth',
29
date_authored => '2023-10-30',
30
- date_updated => '2025-01-06',
+ date_updated => '2025-01-07',
31
minimum_version => '25.05.00.000',
32
maximum_version => undef,
33
version => $VERSION,
0 commit comments