We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b7091 commit 5109d8aCopy full SHA for 5109d8a
game/setup.lua
@@ -11,7 +11,7 @@ local setup = {}
11
--Set game's global variables, random seed, window configuration and anything else needed
12
function setup.config()
13
14
- VERSION = "0.3.1"
+ VERSION = "0.4.0"
15
DEV = true
16
17
--RANDOM SEED--
0 commit comments