Skip to content

Commit 6b725de

Browse files
committed
version bump
1 parent 32155c6 commit 6b725de

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
@@ -37,13 +37,13 @@ use Koha::ILL::Request::Workflow;
3737
use Koha::Libraries;
3838
use Koha::Patrons;
3939

40-
our $VERSION = "1.2.0";
40+
our $VERSION = "1.2.1";
4141

4242
our $metadata = {
4343
name => 'IncDocs',
4444
author => 'PTFS-Europe',
4545
date_authored => '2024-11-18',
46-
date_updated => "2025-01-16",
46+
date_updated => "2025-01-20",
4747
minimum_version => '25.05.00.000',
4848
maximum_version => undef,
4949
version => $VERSION,

0 commit comments

Comments
 (0)