diff --git a/launcher/game/options.rpy b/launcher/game/options.rpy index 3c350f6..5e43e0d 100644 --- a/launcher/game/options.rpy +++ b/launcher/game/options.rpy @@ -49,7 +49,7 @@ init -1 python hide: # These control the name and version of the game, that are reported # with tracebacks and other debugging logs. config.name = "Doki Doki Mod Maker" - config.version = "1.0.5" + config.version = "1.1.0" ##################### # Themes