DEADSOFTWARE

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