Skip to content

Commit f177b20

Browse files
committed
Prepare v2.2.0
1 parent 7e0dc52 commit f177b20

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.2
7+
project.version=2.2.0

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.2.0">
16+
<ul xmlns="http://www.w3.org/1999/xhtml">
17+
<li>New: Add support for EXPath Package SemVer templates - <a href="https://github.com/eXist-db/public-repo/pull/79">#79</a></li>
18+
</ul>
19+
</change>
1520
<change version="2.1.2">
1621
<ul xmlns="http://www.w3.org/1999/xhtml">
1722
<li>Fix: Reinstate support for eXist 4.x build process - <a href="https://github.com/eXist-db/public-repo/pull/78">#78</a></li>

0 commit comments

Comments
 (0)