We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9822b commit 2045f6eCopy full SHA for 2045f6e
Koha/Plugin/Com/PTFSEurope/HLISD.pm
@@ -21,13 +21,13 @@ use Koha::Patron::Attributes;
21
use Koha::Library;
22
use Koha::Libraries;
23
24
-our $VERSION = "1.2.4";
+our $VERSION = "1.3.0";
25
26
our $metadata = {
27
name => 'HLISD API',
28
author => 'PTFS-Europe',
29
date_authored => '2024-04-26',
30
- date_updated => '2024-08-01',
+ date_updated => '2024-08-08',
31
minimum_version => '23.11.00.000',
32
maximum_version => undef,
33
version => $VERSION,
0 commit comments