Skip to content

Commit f012085

Browse files
authored
Merge pull request #85 from joewiz/release-2.0.1
Prepare v2.0.1
2 parents 0c3ddd7 + 92ff66d commit f012085

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>org.exist-db.apps</groupId>
1515
<artifactId>monex</artifactId>
16-
<version>2.0.1-SNAPSHOT</version>
16+
<version>2.0.1</version>
1717

1818
<name>Monex</name>
1919
<description>An application for monitoring, profiling and inspecting a running eXist-db instance.</description>

xar-assembly.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,11 @@
157157
<li>Fixed: Javascript errors when loading various pages</li>
158158
</ul>
159159
</change>
160+
<change version="2.0.1">
161+
<ul xmlns="http://www.w3.org/1999/xhtml">
162+
<li>Fixed: Installation of monex's test collection &amp; instances config files</li>
163+
</ul>
164+
</change>
160165
</changelog>
161166

162167
</package>

0 commit comments

Comments
 (0)