From 8f8e5f4241a63afff57e62873c7899314dc0997f Mon Sep 17 00:00:00 2001 From: Exopandora Date: Sun, 15 Jan 2017 13:10:24 +0100 Subject: [PATCH] Update version.json --- version.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index a397f02..34f74eb 100644 --- a/version.json +++ b/version.json @@ -2,8 +2,8 @@ "homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui", "promos": { - "1.11.2-latest": "4.4", - "1.11.2-recommended": "4.4", + "1.11.2-latest": "4.5", + "1.11.2-recommended": "4.5", "1.11-latest": "4.2", "1.11-recommended": "4.2", "1.10.2-latest": "4.0", @@ -35,6 +35,7 @@ }, "1.11.2": { + "4.5": "- Added Attribute generic.armorToughness\n- Added Attribute generic.attackSpeed\n- Added Attribute generic.luck\n- Added Attribute horse.jumpStrength\n- Added Attribute zombie.spawnReinforcements\n- Fixed generic.maxHealth UUIDs\n- Fixed Command Syntax Crash", "4.4": "- Fixed Attributes in Give Custom Item\n- Fixed Command Syntax for Sliders\n- Fixed Tab Completions", "4.3": "- Added 1.11.2 Compatibility\n \u003E Added Sweeping Enchantment" },