diff --git a/game/setup.lua b/game/setup.lua index 87a27800..f329b88c 100644 --- a/game/setup.lua +++ b/game/setup.lua @@ -11,7 +11,7 @@ local setup = {} --Set game's global variables, random seed, window configuration and anything else needed function setup.config() - VERSION = "0.5.1" + VERSION = "0.6.0" DEV = true --RANDOM SEED--