Skip to content

Commit e6fb528

Browse files
committed
Bump version
1 parent 5e5992b commit e6fb528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

game/setup.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ local setup = {}
1111
--Set game's global variables, random seed, window configuration and anything else needed
1212
function setup.config()
1313

14-
VERSION = "0.6.0"
14+
VERSION = "0.6.1"
1515
DEV = true
1616

1717
--RANDOM SEED--

0 commit comments

Comments
 (0)