From 7a5637478a72b4499294096974dfddcc02248d2b Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Wed, 11 Apr 2018 15:54:04 +0200 Subject: [PATCH] Update changelog for 2.1.3 --- version.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/version.json b/version.json index d39d069..63c041a 100644 --- a/version.json +++ b/version.json @@ -2,12 +2,12 @@ "homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui", "promos": { - "1.12.2-latest": "2.1.2", - "1.12.2-recommended": "2.1.2", - "1.12.1-latest": "2.1.2", - "1.12.1-recommended": "2.1.2", - "1.12-latest": "2.1.2", - "1.12-recommended": "2.1.2", + "1.12.2-latest": "2.1.3", + "1.12.2-recommended": "2.1.3", + "1.12.1-latest": "2.1.3", + "1.12.1-recommended": "2.1.3", + "1.12-latest": "2.1.3", + "1.12-recommended": "2.1.3", "1.11.2-latest": "1.46", "1.11.2-recommended": "1.46", "1.11-latest": "1.42", @@ -41,6 +41,7 @@ }, "1.12.2": { + "2.1.3": "- Fixed crash when cancelling change to multiplayer server", "2.1.2": "- Added progress bar\n- Fixed modded gamerule translations\n- Fixed being connected to the old server when changing servers", "2.1.1": "- Fixed /wh and /worldhandler denying other commands in multiplayer", "2.1": "- Added option to change the max slider values\n- Fixed Sign Editor showing wrong color\n- Removed Headlines for better visibility\n- Updated Translations", @@ -52,6 +53,7 @@ }, "1.12.1": { + "2.1.3": "- Fixed crash when cancelling change to multiplayer server", "2.1.2": "- Added progress bar\n- Fixed modded gamerule translations\n- Fixed being connected to the old server when changing servers", "2.1.1": "- Fixed /wh and /worldhandler denying other commands in multiplayer", "2.1": "- Added option to change the max slider values\n- Fixed Sign Editor showing wrong color\n- Removed Headlines for better visibility\n- Updated Translations", @@ -63,6 +65,7 @@ }, "1.12": { + "2.1.3": "- Fixed crash when cancelling change to multiplayer server", "2.1.2": "- Added progress bar\n- Fixed modded gamerule translations\n- Fixed being connected to the old server when changing servers", "2.1.1": "- Fixed /wh and /worldhandler denying other commands in multiplayer", "2.1": "- Added option to change the max slider values\n- Fixed Sign Editor showing wrong color\n- Removed Headlines for better visibility\n- Updated Translations",