diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-09-06 14:38:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-09-06 14:38:29 -0300 |
commit | 0a68dd351fc577c6d43d3d553c2d17bba68d9a1e (patch) | |
tree | af007a5d9ebf63a4da2c702c99baf4a081ceceed | |
parent | 4008bddf8e7536e11b4f9e33d4144bbb93c439da (diff) | |
download | renpy-2021.09.07.tar.gz renpy-2021.09.07.tar.bz2 renpy-2021.09.07.tar.xz renpy-2021.09.07.zip |
This is Mana Launcher v 2.1.9.7 Betav2021.09.07beta
-rw-r--r-- | game/options.rpy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/game/options.rpy b/game/options.rpy index 0898ee5..4f8b8be 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 = "21.06.07" +define config.version = "21.09.07" ## The list of providers. |