Skip to content

Commit c3b300d

Browse files
committed
update script ver
1 parent 37f4161 commit c3b300d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Monika After Story/game/updates_topics.rpy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ init -2 python in mas_versions:
101101
# use dot notation to separate the parts of a version
102102

103103
add_steps({
104-
#"0.12.13": "0.12.12",
104+
"0.12.13": "0.12.12",
105105
"0.12.12": ("0.12.11", "0.12.10"),
106106
"0.12.10": ("0.12.9", "0.12.8.6"),
107107
"0.12.8.6": ("0.12.8.5", "0.12.8.4", "0.12.8.3"),

0 commit comments

Comments
 (0)