File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 117117 name =" jME3-SpaceShift-Editor"
118118 mainClass =" com.ss.editor.Starter"
119119 toolkit =" fx"
120- version =" 0.6.7 "
120+ version =" 0.6.8 "
121121 />
122122
123123 <mkdir dir =" build/classes/META-INF" />
130130 <manifest >
131131 <attribute name =" Implementation-Vendor" value =" spaceshift.ru" />
132132 <attribute name =" Implementation-Title" value =" jME3 SpaceShift Editor" />
133- <attribute name =" Implementation-Version" value =" 0.6.7 " />
133+ <attribute name =" Implementation-Version" value =" 0.6.8 " />
134134 </manifest >
135135 </fx : jar >
136136
Original file line number Diff line number Diff line change 11Package: jme3-spaceshift-editor
2- Version: 0.6.7
2+ Version: 0.6.8
33Section: tool
44Maintainer: spaceshift.ru <
[email protected] >
55Priority: optional
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ public abstract class Config {
2020 public static final String CONFIG_RESOURCE_PATH = "/com/ss/editor/config/config.xml" ;
2121
2222 public static final String TITLE = "jME3 SpaceShift Editor" ;
23- public static final String VERSION = "v.0.6.7 " ;
23+ public static final String VERSION = "v.0.6.8 " ;
2424
2525 public static final String SS_FOLDER_IN_USER_HOME = ".jme3-spaceshift-editor" ;
2626
You can’t perform that action at this time.
0 commit comments