We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ff830 commit 7f58ecbCopy full SHA for 7f58ecb
Koha/Plugin/Com/PTFSEurope/IllActions.pm
@@ -19,13 +19,13 @@ use Koha::Patrons;
19
use Koha::Patron::Attribute::Types;
20
use Koha::Patron::Categories;
21
22
-our $VERSION = "2.4.7";
+our $VERSION = "2.5.0";
23
24
our $metadata = {
25
name => 'IllActions',
26
author => 'Open Fifth',
27
date_authored => '2023-10-30',
28
- date_updated => '2025-09-08',
+ date_updated => '2025-10-03',
29
minimum_version => '25.05.00.000',
30
maximum_version => undef,
31
version => $VERSION,
0 commit comments