Skip to content

Commit 00d1377

Browse files
committed
Update change log and version.json
1 parent 7010052 commit 00d1377

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## Metamorph 1.2.8
2+
3+
This is a hot fix patch that fixes dedicated server crash on start.
4+
5+
**Compatible** with McLib `2.3`. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
6+
7+
* Fixed a dedicated server crash on start due to referencing client code
8+
* Fixed morphs not being reset after exiting multiplayer server immediately
9+
110
## Metamorph 1.2.7
211

312
This patch update adds a lot of random features.

version.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"homepage": "https://www.curseforge.com/minecraft/mc-mods/metamorph",
33
"1.12.2": {
4+
"1.2.8": "This is a hot fix patch that fixes dedicated server crash on start.",
45
"1.2.7": "This patch update adds a lot of random features.",
56
"1.2.6": "This patch update adds context menu to body part list, which allows to copy paste body parts.",
67
"1.2.5": "This patch update adds a keybind field to creative morph menu, added animation of body part transformations based on parent animated morph, and improved performance in the creative morph list.",
@@ -30,8 +31,8 @@
3031
"1.1.5": "This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update)."
3132
},
3233
"promos": {
33-
"1.12.2-latest":"1.2.7",
34-
"1.12.2-recommended":"1.2.7",
34+
"1.12.2-latest":"1.2.8",
35+
"1.12.2-recommended":"1.2.8",
3536
"1.11.2-latest":"1.1.10",
3637
"1.11.2-recommended":"1.1.10",
3738
"1.10.2-latest":"1.1.10",

0 commit comments

Comments
 (0)