Skip to content

Commit 7497f23

Browse files
committed
Version bump to 2.0.0
1 parent 8a07d8a commit 7497f23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Koha/Plugin/Com/PTFSEurope/PluginBackend.pm

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ use File::Basename qw( dirname );
1717
use Koha::Libraries;
1818
use Koha::Patrons;
1919

20-
our $VERSION = "1.0.0";
20+
our $VERSION = "2.0.0";
2121

2222
our $metadata = {
2323
name => 'PluginBackend',
2424
author => 'PTFS-Europe',
2525
date_authored => '2023-10-30',
26-
date_updated => '2023-10-04',
27-
minimum_version => '23.11.00.000',
26+
date_updated => '2023-01-08',
27+
minimum_version => '24.05.00.000',
2828
maximum_version => undef,
2929
version => $VERSION,
3030
description => 'This plugin is an ILL backend plugin example'

koha-plugin-ill-backend-2-0-0.kpz

20.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)