DEADSOFTWARE

Update version
[cavedroid.git] / build.gradle
index 51e0e43ec3cbfd79cbe6be2f238960888d7ca7eb..8dca349f8dd6c628bd49f797350865736c300fe5 100644 (file)
@@ -18,7 +18,7 @@ allprojects {
     apply plugin: "eclipse"
     apply plugin: "idea"
 
-    version = 'alpha0.2'
+    version = 'alpha0.2.1'
     ext {
         appName = "CaveCraft"
         gdxVersion = '1.9.7'