Skip to content

Commit 4ae1e42

Browse files
committed
increased a verison
1 parent eb9989a commit 4ae1e42

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build-native.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
name="jME3-SpaceShift-Editor"
128128
mainClass="com.ss.editor.JFXApplication"
129129
toolkit="fx"
130-
version="0.7.6"
130+
version="0.7.7"
131131
/>
132132

133133
<mkdir dir="build/classes/META-INF"/>
@@ -140,7 +140,7 @@
140140
<manifest>
141141
<attribute name="Implementation-Vendor" value="spaceshift.ru"/>
142142
<attribute name="Implementation-Title" value="jME3 SpaceShift Editor"/>
143-
<attribute name="Implementation-Version" value="0.7.6"/>
143+
<attribute name="Implementation-Version" value="0.7.7"/>
144144
</manifest>
145145
</fx:jar>
146146

build/package/linux/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: jme3-spaceshift-editor
2-
Version: 0.7.6
2+
Version: 0.7.7
33
Section: tool
44
Maintainer: spaceshift.ru <[email protected]>
55
Priority: optional

0 commit comments

Comments
 (0)