Update to v0.6

This commit is contained in:
Lonami Exo 2017-05-14 18:08:45 +02:00
parent c962128753
commit 583284f9df
5 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 823 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -22,8 +22,8 @@ android {
minSdkVersion 8
targetSdkVersion 25
versionCode 500
versionName "0.5"
versionCode 600
versionName "0.6"
}
}

View file

@ -16,7 +16,7 @@ allprojects {
apply plugin: "eclipse"
apply plugin: "idea"
version = '0.5'
version = '0.6'
ext {
appName = "1010! Klooni"
gdxVersion = '1.9.5'