There was an error while loading. Please reload this page.
1 parent a4c1b6b commit 92f38a8Copy full SHA for 92f38a8
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.2";
+our $VERSION = "2.7.3";
25
26
our $metadata = {
27
name => 'IllActions',
28
author => 'Open Fifth',
29
date_authored => '2023-10-30',
30
- date_updated => '2025-01-07',
+ date_updated => '2025-01-08',
31
minimum_version => '25.05.00.000',
32
maximum_version => undef,
33
version => $VERSION,
0 commit comments