diff --git a/pre-edited-cs/Doukutsu.exe b/pre-edited-cs/Doukutsu.exe index fee7cb9..f76b6c1 100644 Binary files a/pre-edited-cs/Doukutsu.exe and b/pre-edited-cs/Doukutsu.exe differ diff --git a/pre-edited-cs/data/Stage/_version.txt b/pre-edited-cs/data/Stage/_version.txt index d8263ee..e440e5c 100644 --- a/pre-edited-cs/data/Stage/_version.txt +++ b/pre-edited-cs/data/Stage/_version.txt @@ -1 +1 @@ -2 \ No newline at end of file +3 \ No newline at end of file diff --git a/src/main.lua b/src/main.lua index 568500d..3f10429 100644 --- a/src/main.lua +++ b/src/main.lua @@ -1,7 +1,7 @@ require 'lib.strict' -VERSION = '2.0' -CSVERSION = 2 +VERSION = '2.1' +CSVERSION = 3 Class = require 'lib.classic' _ = require 'lib.moses'