Skip to content

Commit 5cee5cb

Browse files
committed
version bump
1 parent a473a8e commit 5cee5cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Koha/Plugin/Com/PTFSEurope/IncDocs.pm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ use Koha::ILL::Request::Workflow;
3838
use Koha::Libraries;
3939
use Koha::Patrons;
4040

41-
our $VERSION = "1.3.0";
41+
our $VERSION = "2.0.0";
4242

4343
our $metadata = {
4444
name => 'IncDocs',
45-
author => 'PTFS-Europe',
45+
author => 'Open Fifth',
4646
date_authored => '2024-11-18',
47-
date_updated => "2025-03-25",
47+
date_updated => "2025-04-24",
4848
minimum_version => '25.05.00.000',
4949
maximum_version => undef,
5050
version => $VERSION,

0 commit comments

Comments
 (0)