We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231b03c commit f05108dCopy full SHA for f05108d
1 file changed
Monika After Story/game/0config.rpy
@@ -14,7 +14,7 @@ python early:
14
renpy.config.name = "Monika After Story"
15
16
## The version of the game.
17
- renpy.config.version = "0.12.15"
+ renpy.config.version = "0.12.16"
18
19
#Triple space suffix to avoid potential issues with same names in window title
20
config.window_title = "Monika After Story "
0 commit comments