-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
873a163
commit e187a2c
Showing
3 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
supportedContent: ALL | ||
minimumSupportedBuild: 568201 | ||
version: "1.2.0" | ||
version: "1.2.1" | ||
APIVersion: 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# 1.2.1 (2023-11-03) | ||
|
||
## Fixes | ||
- Fixed Pocket Dimensions crashing when the game is loaded. | ||
- All existing pocket dimensions in saves will be immediately closed. | ||
- Fixed Pocket Dimensions not properly saving their remaining lifetime. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|