Skip to content

Commit 2045f6e

Browse files
committed
version bump
1 parent 4b9822b commit 2045f6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Koha/Plugin/Com/PTFSEurope/HLISD.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ use Koha::Patron::Attributes;
2121
use Koha::Library;
2222
use Koha::Libraries;
2323

24-
our $VERSION = "1.2.4";
24+
our $VERSION = "1.3.0";
2525

2626
our $metadata = {
2727
name => 'HLISD API',
2828
author => 'PTFS-Europe',
2929
date_authored => '2024-04-26',
30-
date_updated => '2024-08-01',
30+
date_updated => '2024-08-08',
3131
minimum_version => '23.11.00.000',
3232
maximum_version => undef,
3333
version => $VERSION,

0 commit comments

Comments
 (0)