File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Koha/Plugin/Com/PTFSEurope Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ our $metadata = {
4343 name => ' IncDocs' ,
4444 author => ' PTFS-Europe' ,
4545 date_authored => ' 2024-11-18' ,
46- date_updated => " 2024-11-18 " ,
47- minimum_version => ' 24 .05.00.000' ,
46+ date_updated => " 2024-12-13 " ,
47+ minimum_version => ' 25 .05.00.000' ,
4848 maximum_version => undef ,
4949 version => $VERSION ,
5050 description =>
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This backend provides the ability to create Interlibrary Loan requests using the
44
55## Requirements
66
7- Only compatible with Koha 24 .05+
7+ Only compatible with Koha 25 .05+
88
99This plugin requires [ bug 38663] ( https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38663 )
1010
You can’t perform that action at this time.
0 commit comments