Skip to content

Commit d802bca

Browse files
committed
new version
1 parent fa54c3f commit d802bca

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.0
1+
version=0.6.1
22
libgdxVersion=1.4.1
33
roboVMVersion=1.0.0-alpha-04
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.0'
5+
version = '0.6.1'
66

77
ext {
88
gdxVersion = '1.4.1'

0 commit comments

Comments
 (0)