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 42d2722 commit 2185cadCopy full SHA for 2185cad
Koha/Plugin/Com/PTFSEurope/PluginBackend.pm
@@ -17,13 +17,13 @@ use File::Basename qw( dirname );
17
use Koha::Libraries;
18
use Koha::Patrons;
19
20
-our $VERSION = "2.0.7";
+our $VERSION = "2.0.8";
21
22
our $metadata = {
23
name => 'PluginBackend',
24
author => 'PTFS-Europe',
25
date_authored => '2023-10-30',
26
- date_updated => '2025-10-28',
+ date_updated => '2025-11-14',
27
minimum_version => '25.11.00.000',
28
maximum_version => undef,
29
version => $VERSION,
0 commit comments