From d12e32d9dcf7275804bfcae4cf6653818d4b9918 Mon Sep 17 00:00:00 2001 From: Maxwell Lanzkron-Tamarazo Date: Fri, 25 Oct 2019 20:21:17 -0400 Subject: [PATCH] Update update.json with 1.14 release --- update.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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" } }