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 1900ff5 commit 6deb7fbCopy full SHA for 6deb7fb
Koha/Plugin/Com/PTFSEurope/RapidILL.pm
@@ -39,13 +39,13 @@ use Koha::ILL::Request::SupplierUpdate;
39
use Koha::Libraries;
40
use Koha::Patrons;
41
42
-our $VERSION = "2.2.4";
+our $VERSION = "2.2.5";
43
44
our $metadata = {
45
name => 'RapidILL',
46
author => 'Open Fifth',
47
date_authored => '2021-08-20',
48
- date_updated => "2025-07-28",
+ date_updated => "2025-09-10",
49
minimum_version => '24.11.00.000',
50
maximum_version => undef,
51
version => $VERSION,
0 commit comments