Skip to content

Commit 6627a61

Browse files
committed
version bump
1 parent 2e7e2d4 commit 6627a61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Koha/Plugin/Com/PTFSEurope/IncDocs.pm

Lines changed: 2 additions & 2 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 = "2.0.0";
41+
our $VERSION = "2.0.1";
4242

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

0 commit comments

Comments
 (0)