summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c91085e)
raw | patch | inline | side by side (parent: c91085e)
author | fred-boy <fred-boy@protonmail.com> | |
Thu, 19 Apr 2018 15:26:40 +0000 (22:26 +0700) | ||
committer | fred-boy <fred-boy@protonmail.com> | |
Thu, 19 Apr 2018 15:26:40 +0000 (22:26 +0700) |
core/src/ru/deadsoftware/cavecraft/CaveGame.java | patch | blob | history |
diff --git a/core/src/ru/deadsoftware/cavecraft/CaveGame.java b/core/src/ru/deadsoftware/cavecraft/CaveGame.java
index fc6d0bdccfc0d58c684e9af35d257641f18907c4..57f560b72160e6f64dc63e9148f5eea9b9f625da 100644 (file)
public class CaveGame extends Game {
- public static final String VERSION = "alpha 0.0";
+ public static final String VERSION = "alpha 0.1";
public static GameState STATE;