We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1522c9 commit 1180094Copy full SHA for 1180094
changelog.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 1.2.3
2
- Added support for Mod Previews
3
- Fix crash with Platformer Saves \[[Issue #3](https://github.com/Kevadroz/PracticeCheckpointPermanence/issues/3)\]
4
- Fixed compat with mods that start levels in practice mode
mod.json
@@ -8,7 +8,7 @@
8
},
9
"id": "kevadroz.practicecheckpointpermanence",
10
"name": "Practice Checkpoint Permanence",
11
- "version": "v1.2.2",
+ "version": "v1.2.3",
12
"developer": "Kevadroz",
13
"description": "Make checkpoints that persist across sessions",
14
"links": {
0 commit comments