Skip to content

Commit c7b5354

Browse files
committed
bump version number
1 parent b4ae6da commit c7b5354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<property file="local.build.properties"/>
44
<property file="build.properties"/>
55
<property name="project.app" value="doc"/>
6-
<property name="project.version" value="0.4.1"/>
6+
<property name="project.version" value="0.4.2"/>
77
<property name="build" value="build"/>
88
<property name="data" value="data"/>
99
<property name="server.url" value="http://demo.exist-db.org/exist/apps/public-repo/public/"/>

0 commit comments

Comments
 (0)