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 2e7e2d4 commit 6627a61Copy full SHA for 6627a61
Koha/Plugin/Com/PTFSEurope/IncDocs.pm
@@ -38,13 +38,13 @@ use Koha::ILL::Request::Workflow;
38
use Koha::Libraries;
39
use Koha::Patrons;
40
41
-our $VERSION = "2.0.0";
+our $VERSION = "2.0.1";
42
43
our $metadata = {
44
name => 'IncDocs',
45
author => 'Open Fifth',
46
date_authored => '2024-11-18',
47
- date_updated => "2025-04-24",
+ date_updated => "2025-04-28",
48
minimum_version => '25.05.00.000',
49
maximum_version => undef,
50
version => $VERSION,
0 commit comments