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 62eefdf commit 41efba1Copy full SHA for 41efba1
Koha/Plugin/Com/PTFSEurope/IllActions.pm
@@ -20,13 +20,13 @@ use Koha::Patrons;
20
use Koha::Patron::Attribute::Types;
21
use Koha::Patron::Categories;
22
23
-our $VERSION = "2.6.2";
+our $VERSION = "2.6.3";
24
25
our $metadata = {
26
name => 'IllActions',
27
author => 'Open Fifth',
28
date_authored => '2023-10-30',
29
- date_updated => '2025-10-28',
+ date_updated => '2025-11-28',
30
minimum_version => '25.05.00.000',
31
maximum_version => undef,
32
version => $VERSION,
0 commit comments