Skip to content

Commit 509c716

Browse files
committed
v1.0.0 release
1 parent 6197c91 commit 509c716

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Koha/Plugin/Com/PTFSEurope/IncDocs.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 =>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

99
This plugin requires [bug 38663](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38663)
1010

0 commit comments

Comments
 (0)