From 7ad861f02d7596474d61c69e4a4d80d915ec896a Mon Sep 17 00:00:00 2001 From: GanstaKingofSA Date: Thu, 22 Oct 2020 23:18:34 -0500 Subject: [PATCH] [options] update to 1.1.0 --- launcher/game/options.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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