We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e38ff6 commit b0dd0edCopy full SHA for b0dd0ed
build.properties
@@ -4,4 +4,4 @@
4
#
5
6
project.name=public-repo
7
-project.version=2.1.1
+project.version=2.1.2
repo.xml
@@ -12,6 +12,11 @@
12
<finish>post-install.xq</finish>
13
<permissions password="repo" user="repo" group="repo" mode="rwxr-xr-x"/>
14
<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>
20
<change version="2.1.1">
21
<ul xmlns="http://www.w3.org/1999/xhtml">
22
<li>Fix: Bug introduced in the 'find' endpoint with 2.1.0</li>
0 commit comments