Skip to content

Commit a746c7b

Browse files
committed
version bump
1 parent 3b8669d commit a746c7b

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.2";
42+
our $VERSION = "2.2.3";
4343

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

0 commit comments

Comments
 (0)