From 6e2328c980f3730c4f3bd2b337a37106972092a7 Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Tue, 12 Jul 2022 21:24:18 +0200 Subject: [PATCH] Release version 1.19-3.2.2 --- version.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index dd604aa..7334b56 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.2.1", - "1.19-recommended": "3.2.1", + "1.19-latest": "3.2.2", + "1.19-recommended": "3.2.2", "1.18.2-latest": "3.1.2", "1.18.2-recommended": "3.1.2", "1.18.1-latest": "3.0.1", @@ -75,6 +75,7 @@ "1.5-recommended": "1.0" }, "1.19": { + "3.2.2": "- Fixed compatibility with Forge 41.0.94", "3.2.1": "- Fixed compatibility with Forge 41.0.64\n- Removed config option to disable pos shortcuts, instead they are now set to unbound by default", "3.2": "- Added '/worldhandler allow_commands' to enable commands in a singleplayer world\n- Improved error messages for 'Permission Query'\n- Fixed command suggestions for '/wh' and '/worldhandler' on servers", "3.1.3": "- Fixed air not being a valid block input\n- Fixed invalid entity input falling back to registry default",