diff --git a/game/options.rpy b/game/options.rpy index c3e7e38..34aa4a9 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-patch4" +define config.version = "Patchy-patch5" ## Text that is placed on the game's about screen. Place the text between the ## triple-quotes, and leave a blank line between paragraphs.