Skip to content

Commit 81d3eed

Browse files
committed
version bump
1 parent a441a90 commit 81d3eed

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 = "1.4.0";
19+
our $VERSION = "2.0.0";
2020

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

0 commit comments

Comments
 (0)