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 d5b5c78 commit b751aa8Copy full SHA for b751aa8
build-native.xml
@@ -2,7 +2,7 @@
2
<project name="jME SpaceShift Editor" default="do-deploy" basedir="native-build"
3
xmlns:fx="javafx:com.sun.javafx.tools.ant">
4
5
- <property name="editor.version" value="0.9.11"/>
+ <property name="editor.version" value="0.9.12"/>
6
<property environment="env"/>
7
8
<condition property="gradle.executable" value="${env.GRADLE_HOME}/bin/gradle.bat"
0 commit comments