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