Skip to content

Commit ca12306

Browse files
committed
version bump
1 parent b51351a commit ca12306

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
@@ -18,13 +18,13 @@ use Koha::Patrons;
1818
use Koha::Patron::Attribute::Types;
1919
use Koha::Patron::Categories;
2020

21-
our $VERSION = "2.4.2";
21+
our $VERSION = "2.4.3";
2222

2323
our $metadata = {
2424
name => 'IllActions',
2525
author => 'Open Fifth',
2626
date_authored => '2023-10-30',
27-
date_updated => '2025-05-27',
27+
date_updated => '2025-05-30',
2828
minimum_version => '25.05.00.000',
2929
maximum_version => undef,
3030
version => $VERSION,

0 commit comments

Comments
 (0)