Skip to content

Commit 6f73825

Browse files
committed
version bump
1 parent ae25bd1 commit 6f73825

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Koha/Plugin/Com/PTFSEurope/PluginBackend.pm

+2-2
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.1";
20+
our $VERSION = "2.0.2";
2121

2222
our $metadata = {
2323
name => 'PluginBackend',
2424
author => 'PTFS-Europe',
2525
date_authored => '2023-10-30',
26-
date_updated => '2023-01-23',
26+
date_updated => '2024-03-28',
2727
minimum_version => '24.05.00.000',
2828
maximum_version => undef,
2929
version => $VERSION,

0 commit comments

Comments
 (0)