DEADSOFTWARE

Fix code style
[cavedroid.git] / build.gradle
index 9d3557f21be6c24397a3e7de9f78d30a661aa8cc..c413ee9e6136abd4059bfa55318543a2c25ae309 100644 (file)
@@ -18,7 +18,7 @@ allprojects {
     apply plugin: "eclipse"
     apply plugin: "idea"
 
-    version = 'alpha0.1'
+    version = 'alpha0.4'
     ext {
         appName = "CaveCraft"
         gdxVersion = '1.9.7'