diff --git a/update.json b/update.json index 278158c..5dfbc32 100644 --- a/update.json +++ b/update.json @@ -20,9 +20,13 @@ "1.1.4": "Fix crash when mod is installed on a server", "1.1.3": "Update to 1.12.2" }, + "1.14.4": { + "2.0-b1": "Initial release for Minecraft 1.14" + }, "promos": { "1.10.2-latest": "1.1.4", "1.11.2-latest": "1.1.4", - "1.12.2-latest": "1.1.4" + "1.12.2-latest": "1.1.4", + "1.14.4-latest": "2.0-b1" } }