We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4feccea commit 4b39d93Copy full SHA for 4b39d93
2 files changed
build-native.xml
@@ -117,7 +117,7 @@
117
name="jME3-SpaceShift-Editor"
118
mainClass="com.ss.editor.Starter"
119
toolkit="fx"
120
- version="0.3.5"
+ version="0.3.7"
121
/>
122
123
<mkdir dir="build/classes/META-INF"/>
@@ -130,7 +130,7 @@
130
<manifest>
131
<attribute name="Implementation-Vendor" value="spaceshift.ru"/>
132
<attribute name="Implementation-Title" value="jME3 SpaceShift Editor"/>
133
- <attribute name="Implementation-Version" value="0.3.5"/>
+ <attribute name="Implementation-Version" value="0.3.7"/>
134
</manifest>
135
</fx:jar>
136
build/package/linux/control
@@ -1,5 +1,5 @@
1
Package: jme3-spaceshift-editor
2
-Version: 0.3.5
+Version: 0.3.7
3
Section: tool
4
Maintainer: spaceshift.ru <javasabr@gmail.com>
5
Priority: optional
0 commit comments