Skip to content

Commit cc46dc2

Browse files
committed
version bump
1 parent 7007a32 commit cc46dc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Koha/Plugin/Com/PTFSEurope/ReprintsDesk.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ use Cwd qw(abs_path);
1010
use CGI;
1111
use JSON qw( encode_json decode_json );
1212

13-
our $VERSION = "2.0.4";
13+
our $VERSION = "2.0.5";
1414

1515
our $metadata = {
1616
name => 'Reprints Desk',
1717
author => 'PTFS-Europe',
1818
date_authored => '2022-04-26',
19-
date_updated => "2024-03-27",
19+
date_updated => "2024-06-19",
2020
minimum_version => '22.11.05.000',
2121
maximum_version => undef,
2222
version => $VERSION,

0 commit comments

Comments
 (0)