Skip to content

Commit dbc492c

Browse files
committed
version bump
1 parent 40b33ff commit dbc492c

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
@@ -39,13 +39,13 @@ use Koha::ILL::Request::Workflow;
3939
use Koha::Libraries;
4040
use Koha::Patrons;
4141

42-
our $VERSION = "2.4.1";
42+
our $VERSION = "2.4.2";
4343

4444
our $metadata = {
4545
name => 'IncDocs',
4646
author => 'Open Fifth',
4747
date_authored => '2024-11-18',
48-
date_updated => "2025-10-10",
48+
date_updated => "2025-10-21",
4949
minimum_version => '25.05.00.000',
5050
maximum_version => undef,
5151
version => $VERSION,

0 commit comments

Comments
 (0)