Skip to content

Commit 20acc36

Browse files
committed
version bump
1 parent 15e1b65 commit 20acc36

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Koha/Plugin/Com/PTFSEurope/IllActions.pm

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

19-
our $VERSION = "1.3.1";
19+
our $VERSION = "1.4.0";
2020

2121
our $metadata = {
2222
name => 'IllActions',
2323
author => 'PTFS-Europe',
2424
date_authored => '2023-10-30',
25-
date_updated => '2024-03-27',
26-
minimum_version => '23.11.00.000',
25+
date_updated => '2025-01-20',
26+
minimum_version => '25.05.00.000',
2727
maximum_version => undef,
2828
version => $VERSION,
2929
description => 'ILL Actions',

0 commit comments

Comments
 (0)