bump version number

This commit is contained in:
2023-06-24 04:26:13 -05:00
parent 7e6c636fb6
commit 15ce13541b
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ define gui.show_name = True
## The version of the game.
define config.version = "v1.0.0"
define config.version = "v1.1.0"
## Text that is placed on the game's about screen. Place the text between the
## triple-quotes, and leave a blank line between paragraphs.