mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2024-12-23 13:47:30 +00:00
increase version number
This commit is contained in:
parent
67adcb6639
commit
03cf184071
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
require 'lib.strict'
|
||||
|
||||
VERSION = '0.8C'
|
||||
VERSION = '2.0-RC2'
|
||||
CSVERSION = 1
|
||||
|
||||
Class = require 'lib.classic'
|
||||
|
|
Loading…
Reference in a new issue