From ddf3854ce5ad41363ece7a60095ab857825c82b1 Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Thu, 19 Nov 2020 18:30:15 +0100 Subject: [PATCH] Release version 1.16.4-2.12 --- version.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/version.json b/version.json index 70d1882..85046fa 100644 --- a/version.json +++ b/version.json @@ -2,12 +2,12 @@ "homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui", "promos": { - "1.16.4-latest": "2.11.1", - "1.16.4-recommended": "2.11.1", - "1.16.3-latest": "2.11.1", - "1.16.3-recommended": "2.11.1", - "1.16.2-latest": "2.11.1", - "1.16.2-recommended": "2.11.1", + "1.16.4-latest": "2.12", + "1.16.4-recommended": "2.12", + "1.16.3-latest": "2.12", + "1.16.3-recommended": "2.12", + "1.16.2-latest": "2.12", + "1.16.2-recommended": "2.12", "1.16.1-latest": "2.11.1", "1.16.1-recommended": "2.11.1", "1.15.2-latest": "2.9.1", @@ -65,14 +65,17 @@ }, "1.16.4": { + "2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n", "2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility" }, "1.16.3": { + "2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n", "2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility" }, "1.16.2": { + "2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n", "2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility" }, "1.16.1":