From 8918475788fad81768974ecec5bb63e83e9d8674 Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Wed, 1 Jul 2020 23:41:31 +0200 Subject: [PATCH] Release version 1.15.2-2.9.1 --- version.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 35b033d..34a1e79 100644 --- a/version.json +++ b/version.json @@ -2,8 +2,8 @@ "homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui", "promos": { - "1.15.2-latest": "2.9", - "1.15.2-recommended": "2.9", + "1.15.2-latest": "2.9.1", + "1.15.2-recommended": "2.9.1", "1.15.1-latest": "2.8.1", "1.15.1-recommended": "2.8.1", "1.15-latest": "2.8", @@ -57,6 +57,7 @@ }, "1.15.2": { + "2.9.1": "- Fixed translations minecraft.custom stats\n- Fixed teams leave\n- Fixed hand items for summon equipment\n- Fixed crash for summon equipment\n- Fixed slider hover rendering\n- Fixed note editor not setting notes", "2.9": "- Added \"Command Stack\"\n- Added russian translations (vanja-san)\n- Moved \"Butcher\" to \"Entities\" category\n- Fixed font colors for piano buttons\n- Fixed icon color of button not matching vanilla\n- Fixed \"Summon\" not spawning villagers with their professions\n- Fixed \"Summon\" not spawning spider jockeys with bows\n- Fixed \"Summon\" not spawning all possible cat types", "2.8.3": "- Reimplemented \"Highlight Blocks\"", "2.8.2": "- Updated french translations",