From 06baf319a34c2ef585bc7c0a1e969a7eaa894b35 Mon Sep 17 00:00:00 2001 From: potato Date: Wed, 20 Sep 2023 20:08:13 -0500 Subject: [PATCH] version ipdate --- Monika After Story/game/0config.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Monika After Story/game/0config.rpy b/Monika After Story/game/0config.rpy index ad86687739..a29debb2a2 100644 --- a/Monika After Story/game/0config.rpy +++ b/Monika After Story/game/0config.rpy @@ -14,7 +14,7 @@ python early: renpy.config.name = "Monika After Story" ## The version of the game. - renpy.config.version = "0.12.14" + renpy.config.version = "0.12.15" #Triple space suffix to avoid potential issues with same names in window title config.window_title = "Monika After Story "