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.
2 parents 0c3ddd7 + 92ff66d commit f012085Copy full SHA for f012085
pom.xml
@@ -13,7 +13,7 @@
13
14
<groupId>org.exist-db.apps</groupId>
15
<artifactId>monex</artifactId>
16
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
17
18
<name>Monex</name>
19
<description>An application for monitoring, profiling and inspecting a running eXist-db instance.</description>
xar-assembly.xml
@@ -157,6 +157,11 @@
157
<li>Fixed: Javascript errors when loading various pages</li>
158
</ul>
159
</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 & instances config files</li>
163
+ </ul>
164
+ </change>
165
</changelog>
166
167
</package>
0 commit comments