We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0529f2f commit a58980aCopy full SHA for a58980a
Koha/Plugin/Com/PTFSEurope/IncDocs.pm
@@ -39,13 +39,13 @@ use Koha::ILL::Request::Workflow;
39
use Koha::Libraries;
40
use Koha::Patrons;
41
42
-our $VERSION = "2.5.0";
+our $VERSION = "2.5.1";
43
44
our $metadata = {
45
name => 'IncDocs',
46
author => 'Open Fifth',
47
date_authored => '2024-11-18',
48
- date_updated => "2025-11-18",
+ date_updated => "2025-11-21",
49
minimum_version => '25.05.00.000',
50
maximum_version => undef,
51
version => $VERSION,
0 commit comments