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 b39583e commit cdfca3fCopy full SHA for cdfca3f
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.5";
+our $VERSION = "2.4.6";
23
24
our $metadata = {
25
name => 'IllActions',
26
author => 'Open Fifth',
27
date_authored => '2023-10-30',
28
- date_updated => '2025-07-08',
+ date_updated => '2025-09-01',
29
minimum_version => '25.05.00.000',
30
maximum_version => undef,
31
version => $VERSION,
0 commit comments