From e4c10d17c390b8e97874eb4f1a411be2846fb25d Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Mon, 29 Jul 2024 12:57:40 +0000 Subject: [PATCH] version bump --- Koha/Plugin/Com/PTFSEurope/HLISD.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/Plugin/Com/PTFSEurope/HLISD.pm b/Koha/Plugin/Com/PTFSEurope/HLISD.pm index 41f6bd1..ff70f55 100644 --- a/Koha/Plugin/Com/PTFSEurope/HLISD.pm +++ b/Koha/Plugin/Com/PTFSEurope/HLISD.pm @@ -21,7 +21,7 @@ use Koha::Patron::Attributes; use Koha::Library; use Koha::Libraries; -our $VERSION = "1.2.0"; +our $VERSION = "1.2.1"; our $metadata = { name => 'HLISD API',