From f19748a9fd3273393793f749a32759e59c1b67dc Mon Sep 17 00:00:00 2001 From: Wally Hackenslacker Date: Fri, 20 Mar 2026 14:30:21 -0400 Subject: [PATCH] Upped version number. --- game/options.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/options.rpy b/game/options.rpy index 38102f5..0fd7113 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 = "0.3" +define config.version = "0.4" ## Text that is placed on the game's about screen. Place the text between the