From 40d621edd366621bbe164e2979651feeda27a319 Mon Sep 17 00:00:00 2001 From: CaveManon Date: Mon, 1 Mar 2021 16:34:32 -0600 Subject: [PATCH] version number is 3.1, not 3.2. Simple mistake --- game/options.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/options.rpy b/game/options.rpy index 3553ee5..e6feb19 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -23,7 +23,7 @@ define gui.show_name = True ## The version of the game. -define config.version = "3.2" +define config.version = "3.1" ## Text that is placed on the game's about screen. Place the text between the