Skip to content

Commit 6deb7fb

Browse files
committed
version bump
1 parent 1900ff5 commit 6deb7fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Koha/Plugin/Com/PTFSEurope/RapidILL.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ use Koha::ILL::Request::SupplierUpdate;
3939
use Koha::Libraries;
4040
use Koha::Patrons;
4141

42-
our $VERSION = "2.2.4";
42+
our $VERSION = "2.2.5";
4343

4444
our $metadata = {
4545
name => 'RapidILL',
4646
author => 'Open Fifth',
4747
date_authored => '2021-08-20',
48-
date_updated => "2025-07-28",
48+
date_updated => "2025-09-10",
4949
minimum_version => '24.11.00.000',
5050
maximum_version => undef,
5151
version => $VERSION,

0 commit comments

Comments
 (0)