Skip to content

Commit 806c22d

Browse files
committed
version bump
1 parent 34a1fa8 commit 806c22d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Koha/Plugin/Com/PTFSEurope/IllActions.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ use File::Basename qw( dirname );
1616
use Koha::Libraries;
1717
use Koha::Patrons;
1818

19-
our $VERSION = "2.0.0";
19+
our $VERSION = "2.0.1";
2020

2121
our $metadata = {
2222
name => 'IllActions',
2323
author => 'PTFS-Europe',
2424
date_authored => '2023-10-30',
25-
date_updated => '2025-01-23',
25+
date_updated => '2025-03-25',
2626
minimum_version => '25.05.00.000',
2727
maximum_version => undef,
2828
version => $VERSION,

0 commit comments

Comments
 (0)