diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-07-19 14:17:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-07-19 14:17:31 -0300 |
commit | 17c30b8f22f4cf1bb7c11d87d720a8362fbc575a (patch) | |
tree | 07cc1da1d38d681614e67dc0b400434c4ca5efd7 | |
parent | 8f934e5b35f16c163f55c3553aeaaeb623314ce6 (diff) | |
download | renpy-17c30b8f22f4cf1bb7c11d87d720a8362fbc575a.tar.gz renpy-17c30b8f22f4cf1bb7c11d87d720a8362fbc575a.tar.bz2 renpy-17c30b8f22f4cf1bb7c11d87d720a8362fbc575a.tar.xz renpy-17c30b8f22f4cf1bb7c11d87d720a8362fbc575a.zip |
Bump version to 23.07.18
-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 ca8e3bf..e1b139e 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 = "23.07.10" +define config.version = "23.07.18" ## The list of providers. |