We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873a163 commit e187a2cCopy full SHA for e187a2c
ONITwitchCore/mod_info.yaml
@@ -1,4 +1,4 @@
1
supportedContent: ALL
2
minimumSupportedBuild: 568201
3
-version: "1.2.0"
+version: "1.2.1"
4
APIVersion: 2
changelogs/1.2.1.md
@@ -0,0 +1,6 @@
+# 1.2.1 (2023-11-03)
+
+## Fixes
+- Fixed Pocket Dimensions crashing when the game is loaded.
5
+ - All existing pocket dimensions in saves will be immediately closed.
6
+- Fixed Pocket Dimensions not properly saving their remaining lifetime.
changelogs/toc.yml
@@ -1,4 +1,6 @@
items:
+ - name: 1.2.1
+ href: 1.2.1.md
- name: 1.2.0
href: 1.2.0.md
- name: 1.1.1
0 commit comments