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.
1 parent 98278a2 commit 7b73efaCopy full SHA for 7b73efa
build.xml
@@ -3,7 +3,7 @@
3
<property name="code.name" value="Excel" />
4
<property name="install.dir" value="${basedir}/Funz-${code.name}" />
5
6
- <property name="funz.release" value="v1.10" />
+ <property name="funz.release" value="v1.11" />
7
8
<property name="build_plugin.xml" location="../funz-profile/build_plugin.xml" />
9
<import file="${build_plugin.xml}"/>
0 commit comments