Skip to content

Commit cdfca3f

Browse files
committed
version bump
1 parent b39583e commit cdfca3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Koha/Plugin/Com/PTFSEurope/IllActions.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ use Koha::Patrons;
1919
use Koha::Patron::Attribute::Types;
2020
use Koha::Patron::Categories;
2121

22-
our $VERSION = "2.4.5";
22+
our $VERSION = "2.4.6";
2323

2424
our $metadata = {
2525
name => 'IllActions',
2626
author => 'Open Fifth',
2727
date_authored => '2023-10-30',
28-
date_updated => '2025-07-08',
28+
date_updated => '2025-09-01',
2929
minimum_version => '25.05.00.000',
3030
maximum_version => undef,
3131
version => $VERSION,

0 commit comments

Comments
 (0)