From ba37989a2a17f13628a362022db45472a578b62f Mon Sep 17 00:00:00 2001 From: CaveManon Date: Thu, 10 Jun 2021 16:08:19 -0500 Subject: [PATCH] updated patch number --- game/options.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/options.rpy b/game/options.rpy index 3fdf954..c3e7e38 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-patch3" +define config.version = "vee3-Valiant-Velociraptor-Victory-patch4" ## Text that is placed on the game's about screen. Place the text between the ## triple-quotes, and leave a blank line between paragraphs.