Skip to content

Commit 8f4954f

Browse files
committed
v1.10
1 parent bc4eb34 commit 8f4954f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!--property name="code.name" value="Scale" /--> <!-- This property is not set because it will change over tasks (see later tasks) -->
44
<property name="install.dir" value="${basedir}/Funz-Scale" />
55

6-
<property name="funz.release" value="v1.9" />
6+
<property name="funz.release" value="v1.10" />
77

88
<property name="build_plugin.xml" location="../funz-profile/build_plugin.xml" />
99
<import file="${build_plugin.xml}"/>

0 commit comments

Comments
 (0)