diff --git a/game/setup.lua b/game/setup.lua index 2355cf8c..084ecc09 100644 --- a/game/setup.lua +++ b/game/setup.lua @@ -9,7 +9,7 @@ local setup = {} --Set game's global variables, random seed, window configuration and anything else needed function setup.config() - VERSION = "0.0.4" + VERSION = "0.2.0" DEV = true --RANDOM SEED--