Skip to content

Commit 9b8a0ea

Browse files
committed
prepare for release
1 parent 7214f5e commit 9b8a0ea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[0.6.8]
2+
- Composer only release: Fix bug when saving project
3+
14
[0.6.7]
25
- Load/Save game screens
36
- libgdx updated to v1.5.3.

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.7'
5+
version = '0.6.8'
66

77
ext {
88
gdxVersion = '1.5.3'

0 commit comments

Comments
 (0)