diff --git a/Monika After Story/game/options.rpy b/Monika After Story/game/options.rpy index ea6cb49062..a06967e0e7 100644 --- a/Monika After Story/game/options.rpy +++ b/Monika After Story/game/options.rpy @@ -23,7 +23,7 @@ define gui.show_name = False ## The version of the game. -define config.version = "0.8.8" +define config.version = "0.8.9" ## Text that is placed on the game's about screen. To insert a blank line ## between paragraphs, write \n\n.