We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4eb34 commit 8f4954fCopy full SHA for 8f4954f
1 file changed
build.xml
@@ -3,7 +3,7 @@
3
<!--property name="code.name" value="Scale" /--> <!-- This property is not set because it will change over tasks (see later tasks) -->
4
<property name="install.dir" value="${basedir}/Funz-Scale" />
5
6
- <property name="funz.release" value="v1.9" />
+ <property name="funz.release" value="v1.10" />
7
8
<property name="build_plugin.xml" location="../funz-profile/build_plugin.xml" />
9
<import file="${build_plugin.xml}"/>
0 commit comments