Skip to content

Commit 0958b5c

Browse files
committed
prepare for v.0.6.4
1 parent ea1de4b commit 0958b5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

adventure-composer/src/main/resources/versions.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.6.3
1+
version=0.6.4
22
libgdxVersion=1.5.2
33
roboVMVersion=1.0.0-beta-01
44
buildToolsVersion=20.0.0

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ allprojects {
22
apply plugin: "eclipse"
33
apply plugin: "idea"
44

5-
version = '0.6.3'
5+
version = '0.6.4'
66

77
ext {
88
gdxVersion = '1.5.2'

0 commit comments

Comments
 (0)