Skip to content

Commit 58f8c28

Browse files
committed
version bump
1 parent c416ce2 commit 58f8c28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Koha/Plugin/Com/PTFSEurope/HLISD.pm

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

24-
our $VERSION = "1.0.0";
24+
our $VERSION = "1.1.0";
2525

2626
our $metadata = {
2727
name => 'HLISD API',
2828
author => 'PTFS-Europe',
2929
date_authored => '2024-04-26',
30-
date_updated => '2024-05-17',
31-
minimum_version => '24.05.00.000',
30+
date_updated => '2024-07-03',
31+
minimum_version => '23.11.00.000',
3232
maximum_version => undef,
3333
version => $VERSION,
3434
description => 'HLISD integration plugin'

0 commit comments

Comments
 (0)