From 501fe6ce746a53154df35a84ff676f17a80d7dbc Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Thu, 28 Mar 2024 15:10:37 -0100 Subject: [PATCH] vbump --- Koha/Plugin/Com/PTFSEurope/PluginBackend.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/Plugin/Com/PTFSEurope/PluginBackend.pm b/Koha/Plugin/Com/PTFSEurope/PluginBackend.pm index 0fd634d..09d2316 100644 --- a/Koha/Plugin/Com/PTFSEurope/PluginBackend.pm +++ b/Koha/Plugin/Com/PTFSEurope/PluginBackend.pm @@ -17,7 +17,7 @@ use File::Basename qw( dirname ); use Koha::Libraries; use Koha::Patrons; -our $VERSION = "2.0.2"; +our $VERSION = "2.0.3"; our $metadata = { name => 'PluginBackend',