diff --git a/source/MainMenuState.hx b/source/MainMenuState.hx index 0351715..85294aa 100644 --- a/source/MainMenuState.hx +++ b/source/MainMenuState.hx @@ -36,7 +36,7 @@ class MainMenuState extends MusicBeatState var newGaming2:FlxText; var newInput:Bool = true; - public static var nightly:String = "-Nightly2"; + public static var nightly:String = ""; public static var kadeEngineVer:String = "1.4.1" + nightly; public static var gameVer:String = "0.2.7.1"; diff --git a/version.downloadMe b/version.downloadMe index 840ca8c..13175fd 100644 --- a/version.downloadMe +++ b/version.downloadMe @@ -1 +1 @@ -1.4 \ No newline at end of file +1.4.1 \ No newline at end of file