From 82b180279a0c803dee7103bab97d07b106aa61b7 Mon Sep 17 00:00:00 2001 From: CaveManon Date: Sat, 5 Jun 2021 01:52:40 -0500 Subject: [PATCH] updated version to accomidate this first patch --- game/options.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/options.rpy b/game/options.rpy index d7b86f3..244ec59 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 = "vee3-Valiant-Velociraptor-Victory" +define config.version = "vee3-Valiant-Velociraptor-Victory-patch1" ## Text that is placed on the game's about screen. Place the text between the ## triple-quotes, and leave a blank line between paragraphs.