diff --git a/version.json b/version.json index 015cc92..d7868a0 100644 --- a/version.json +++ b/version.json @@ -2,6 +2,8 @@ "homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui", "promos": { + "1.14.3-latest": "2.6", + "1.14.3-recommended": "2.6", "1.14.2-latest": "2.5.2", "1.14.2-recommended": "2.5.2", "1.13.2-latest": "2.4.1", @@ -45,11 +47,15 @@ "1.5-latest": "1.0", "1.5-recommended": "1.0" }, + "1.14.3": + { + "2.6": "- Added 1.14.3 compatibility" + }, "1.14.2": { "2.5.2": "- Faster command execution with command blocks", "2.5.1": "- Changed key category from Miscellaneous to World Handler\n- Changed child mod registration from IMC to proper registry events", - "2.5": "- Added 1.14.2 compatibiltiy\n- Changed command block execution for longer commands due to MC-145113" + "2.5": "- Added 1.14.2 compatibility\n- Changed command block execution for longer commands due to MC-145113" }, "1.13.2": {