Skip to content

Commit 2185cad

Browse files
committed
version bump
1 parent 42d2722 commit 2185cad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Koha/Plugin/Com/PTFSEurope/PluginBackend.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ use File::Basename qw( dirname );
1717
use Koha::Libraries;
1818
use Koha::Patrons;
1919

20-
our $VERSION = "2.0.7";
20+
our $VERSION = "2.0.8";
2121

2222
our $metadata = {
2323
name => 'PluginBackend',
2424
author => 'PTFS-Europe',
2525
date_authored => '2023-10-30',
26-
date_updated => '2025-10-28',
26+
date_updated => '2025-11-14',
2727
minimum_version => '25.11.00.000',
2828
maximum_version => undef,
2929
version => $VERSION,

0 commit comments

Comments
 (0)