Skip to content

Commit c873acb

Browse files
committed
Updated readme for latest stable releases
1 parent 6b0eb18 commit c873acb

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

Koha/Plugin/EDS.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ our $MAJOR_VERSION = "25.05";
3434
our $SUB_VERSION = "001";
3535
our $VERSION = $MAJOR_VERSION . "" . $SUB_VERSION;
3636
our $SHA_ADD = "https://widgets.ebscohost.com/prod/api/koha/sha/1711.json";
37-
our $DATE_UPDATE = '2025-08-05';
37+
our $DATE_UPDATE = '2025-08-06';
3838
######################################################
3939

4040
## Here is our metadata, some keys are required, some are optional

Koha/Plugin/EDS/admin/release_notes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<kohaplugin>
44
<latestversion>25.05.001</latestversion>
55
<download>https://github.com/ebsco/edsapi-koha-plugin</download>
6-
<lastupdated>2025/08/05</lastupdated>
6+
<lastupdated>2025/08/06</lastupdated>
77
<releasenotes>
8-
<release version="25.05.001" date="2025/08/05">
8+
<release version="25.05.001" date="2025/08/06">
99
<note id="1" author="omuzzy@ebsco.com">Updating EDS API Koha plugin to support Koha 25.05</note>
1010
</release>
1111
</releasenotes>

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ Refer to the release on the right to download the stable KPZ for your version ne
1111

1212
***IMPORTANT UPGRADE NOTE: When upgrading any version after 20.05002, be sure to go into configure and save the configuration even if values are already present so that templates will generate new javascript properly.***
1313

14+
Release 25.05-Stable is valid only for 25.05
15+
16+
Release 24.11-Stable is valid only for 24.11
17+
18+
Release 24.05-Stable is valid only for 24.05
19+
20+
Release 23.11-Stable is valid only for 23.11
21+
1422
Release 21.11-Stable is valid only for 21.11.05+ and 22.05
1523

1624
Release 21.05-Stable is valid only for 21.05

eds_plugin_25.05001.kpz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)