Skip to content

Commit b0dd0ed

Browse files
committed
Prepare v2.1.2
1 parent 2e38ff6 commit b0dd0ed

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
#
55

66
project.name=public-repo
7-
project.version=2.1.1
7+
project.version=2.1.2

repo.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
<finish>post-install.xq</finish>
1313
<permissions password="repo" user="repo" group="repo" mode="rwxr-xr-x"/>
1414
<changelog>
15+
<change version="2.1.2">
16+
<ul xmlns="http://www.w3.org/1999/xhtml">
17+
<li>Fix: Reinstate support for eXist 4.x build process - <a href="https://github.com/eXist-db/public-repo/pull/78">#78</a></li>
18+
</ul>
19+
</change>
1520
<change version="2.1.1">
1621
<ul xmlns="http://www.w3.org/1999/xhtml">
1722
<li>Fix: Bug introduced in the 'find' endpoint with 2.1.0</li>

0 commit comments

Comments
 (0)