DEADSOFTWARE

Add drop and block breaking
[cavedroid.git] / build.gradle
index a53e4cf72655d010f17bf92e2e6ced152cf667fa..76faca8873c4583f15e75357b06d0f8b4d604093 100644 (file)
@@ -18,7 +18,7 @@ allprojects {
     apply plugin: "eclipse"
     apply plugin: "idea"
 
-    version = 'alpha0.3-dev'
+    version = 'alpha0.4-dev'
     ext {
         appName = "CaveCraft"
         gdxVersion = '1.9.7'