From 509c716eba4c2abce82234bab231369a76b32e75 Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Fri, 13 Dec 2024 14:17:27 -0100 Subject: [PATCH] v1.0.0 release --- Koha/Plugin/Com/PTFSEurope/IncDocs.pm | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Koha/Plugin/Com/PTFSEurope/IncDocs.pm b/Koha/Plugin/Com/PTFSEurope/IncDocs.pm index 12659d5..1fc6b38 100644 --- a/Koha/Plugin/Com/PTFSEurope/IncDocs.pm +++ b/Koha/Plugin/Com/PTFSEurope/IncDocs.pm @@ -43,8 +43,8 @@ our $metadata = { name => 'IncDocs', author => 'PTFS-Europe', date_authored => '2024-11-18', - date_updated => "2024-11-18", - minimum_version => '24.05.00.000', + date_updated => "2024-12-13", + minimum_version => '25.05.00.000', maximum_version => undef, version => $VERSION, description => diff --git a/README.md b/README.md index 44ef8af..55b1293 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This backend provides the ability to create Interlibrary Loan requests using the ## Requirements -Only compatible with Koha 24.05+ +Only compatible with Koha 25.05+ This plugin requires [bug 38663](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38663)