Skip to content

Commit 004ecef

Browse files
committed
Update for KPZ files
files provided by Grzegorz Milewski
1 parent dc78c01 commit 004ecef

3 files changed

Lines changed: 3 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 = "21.11";
3434
our $SUB_VERSION = "004";
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 = '2023-02-14';
37+
our $DATE_UPDATE = '2023-04-04';
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>21.11.004</latestversion>
55
<download>https://github.com/ebsco/edsapi-koha-plugin</download>
6-
<lastupdated>2023/02/14</lastupdated>
6+
<lastupdated>2023/04/04</lastupdated>
77
<releasenotes>
8-
<release version="21.11.004" date="2023/02/14">
8+
<release version="21.11.004" date="2023/04/04">
99
<note id="1" author="cwolf@ebsco.com">Adds additional support for translations.</note>
1010
</release>
1111
</releasenotes>

eds_plugin_21.11004.kpz

41 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)