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 e3eb8b8 commit 437bab3Copy full SHA for 437bab3
Koha/Plugin/Com/PTFSEurope/IncDocs.pm
@@ -37,13 +37,13 @@ use Koha::ILL::Request::Workflow;
37
use Koha::Libraries;
38
use Koha::Patrons;
39
40
-our $VERSION = "1.0.0";
+our $VERSION = "1.1.0";
41
42
our $metadata = {
43
name => 'IncDocs',
44
author => 'PTFS-Europe',
45
date_authored => '2024-11-18',
46
- date_updated => "2024-12-13",
+ date_updated => "2024-12-24",
47
minimum_version => '25.05.00.000',
48
maximum_version => undef,
49
version => $VERSION,
0 commit comments