mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2024-11-08 16:04:30 +00:00
increase version number
This commit is contained in:
parent
605f103eb0
commit
71b340acd9
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
require 'lib.strict'
|
||||
|
||||
VERSION = '0.8B'
|
||||
VERSION = '0.8C'
|
||||
|
||||
Class = require 'lib.classic'
|
||||
_ = require 'lib.moses'
|
||||
|
|
Loading…
Reference in a new issue