Skip to content

Commit

Permalink
bump to 4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronya-Rand committed Sep 28, 2023
1 parent 7b8ccb3 commit 83da11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/options.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ define config.name = "DDLC Mod Template – Python 2 Edition"
define gui.show_name = True

# This controls the version number of your mod.
define config.version = "4.2.2-Py2"
define config.version = "4.2.3-Py2"

# This adds information about your mod in the About screen.
# DDLC does not have a 'About' screen so you can leave this blank.
Expand Down

0 comments on commit 83da11f

Please sign in to comment.