Skip to content

Commit 41efba1

Browse files
committed
version bump
1 parent 62eefdf commit 41efba1

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
@@ -20,13 +20,13 @@ use Koha::Patrons;
2020
use Koha::Patron::Attribute::Types;
2121
use Koha::Patron::Categories;
2222

23-
our $VERSION = "2.6.2";
23+
our $VERSION = "2.6.3";
2424

2525
our $metadata = {
2626
name => 'IllActions',
2727
author => 'Open Fifth',
2828
date_authored => '2023-10-30',
29-
date_updated => '2025-10-28',
29+
date_updated => '2025-11-28',
3030
minimum_version => '25.05.00.000',
3131
maximum_version => undef,
3232
version => $VERSION,

0 commit comments

Comments
 (0)