From 75386c352326bc7b58638245ca20234699ab4181 Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Fri, 17 Jun 2022 21:46:44 +0200 Subject: [PATCH] Release version 1.19-3.1.3 --- version.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/version.json b/version.json index 11f85b1..c0ce94a 100644 --- a/version.json +++ b/version.json @@ -1,8 +1,8 @@ { "homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui", "promos": { - "1.19-latest": "3.1.2", - "1.19-recommended": "3.1.2", + "1.19-latest": "3.1.3", + "1.19-recommended": "3.1.3", "1.18.2-latest": "3.1.2", "1.18.2-recommended": "3.1.2", "1.18.1-latest": "3.0.1", @@ -75,7 +75,8 @@ "1.5-recommended": "1.0" }, "1.19": { - "3.0.1": "- Added 1.19 compatibility" + "3.1.3": "- Fixed air not being a valid block input\n- Fixed invalid entity input falling back to registry default", + "3.1.2": "- Added 1.19 compatibility" }, "1.18.2": { "3.1.2": "- Fixed summon not working when no nbt was set\n- Replace spaces with underscores for item and block inputs",