DEADSOFTWARE

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