From 5ba15d018fc91a86b75af9482b86ee5ba00140aa Mon Sep 17 00:00:00 2001 From: ajh123 <41990982+ajh123@users.noreply.github.com> Date: Wed, 10 Jun 2020 11:00:34 +0100 Subject: [PATCH] Update updateCheck.json --- updateCheck.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/updateCheck.json b/updateCheck.json index 7fc47d0..ae848e3 100644 --- a/updateCheck.json +++ b/updateCheck.json @@ -1,10 +1,11 @@ { "homepage": "https://github.com/ajh123/TransportCraft/releases", "promos": { - "1.15.2-latest" : "1.15.2-1.0.0", + "1.15.2-latest" : "1.15.2-1.0.1", "1.15.2-recomended" : "1.15.2-1.0.0" }, "1.15.2": { + "1.15.2-1.0.1" : "FIXED: join message" "1.15.2-1.0.0" : "Initail build of the mod" } }