Skip to content

Commit

Permalink
Update change log and version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mchorse committed Jul 4, 2021
1 parent 7010052 commit 00d1377
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## Metamorph 1.2.8

This is a hot fix patch that fixes dedicated server crash on start.

**Compatible** with McLib `2.3`. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.

* Fixed a dedicated server crash on start due to referencing client code
* Fixed morphs not being reset after exiting multiplayer server immediately

## Metamorph 1.2.7

This patch update adds a lot of random features.
Expand Down
5 changes: 3 additions & 2 deletions version.json
@@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/metamorph",
"1.12.2": {
"1.2.8": "This is a hot fix patch that fixes dedicated server crash on start.",
"1.2.7": "This patch update adds a lot of random features.",
"1.2.6": "This patch update adds context menu to body part list, which allows to copy paste body parts.",
"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.",
Expand Down Expand Up @@ -30,8 +31,8 @@
"1.1.5": "This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update)."
},
"promos": {
"1.12.2-latest":"1.2.7",
"1.12.2-recommended":"1.2.7",
"1.12.2-latest":"1.2.8",
"1.12.2-recommended":"1.2.8",
"1.11.2-latest":"1.1.10",
"1.11.2-recommended":"1.1.10",
"1.10.2-latest":"1.1.10",
Expand Down

0 comments on commit 00d1377

Please sign in to comment.