File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<project name =" jME SpaceShift Editor" default =" do-deploy" basedir =" build"
33 xmlns : fx =" javafx:com.sun.javafx.tools.ant" >
44
5- <property name =" editor.version" value =" 0.9.2 " />
5+ <property name =" editor.version" value =" 0.9.1.1 " />
66
77 <target name =" init-fx-tasks" >
88 <path id =" fxant" >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ public abstract class Config {
2525 public static final String CONFIG_RESOURCE_PATH = "/com/ss/editor/config/config.xml" ;
2626
2727 public static final String TITLE = "jME3 SpaceShift Editor" ;
28- public static final String VERSION = "v.0.9.2 " ;
28+ public static final String VERSION = "v.0.9.1.1 " ;
2929
3030 public static final String SS_FOLDER_IN_USER_HOME = ".jme3-spaceshift-editor" ;
3131
You can’t perform that action at this time.
0 commit comments