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 b51351a commit ca12306Copy full SHA for ca12306
Koha/Plugin/Com/PTFSEurope/IllActions.pm
@@ -18,13 +18,13 @@ use Koha::Patrons;
18
use Koha::Patron::Attribute::Types;
19
use Koha::Patron::Categories;
20
21
-our $VERSION = "2.4.2";
+our $VERSION = "2.4.3";
22
23
our $metadata = {
24
name => 'IllActions',
25
author => 'Open Fifth',
26
date_authored => '2023-10-30',
27
- date_updated => '2025-05-27',
+ date_updated => '2025-05-30',
28
minimum_version => '25.05.00.000',
29
maximum_version => undef,
30
version => $VERSION,
0 commit comments