diff --git a/game/options.rpy b/game/options.rpy index 6440d06..316490b 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -11,7 +11,7 @@ define config.window_title = config.name define gui.show_name = False # This controls the version number of your mod. -define config.version = "1.0.3" +define config.version = "1.0.4" # This adds information about your mod in the About screen. # DDLC does not have a 'About' screen so you can leave this blank.