From 2cdab9a005731c0415286f956393a0f0d1279955 Mon Sep 17 00:00:00 2001 From: makamys Date: Mon, 27 Jun 2022 19:00:52 +0200 Subject: [skip ci] Update update json --- updatejson/update.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/updatejson/update.json b/updatejson/update.json index 234a44f..1f7d5ea 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -3,9 +3,10 @@ "1.7.10": { "0.1": "", "0.1.1": "", - "0.1.2": "" + "0.1.2": "", + "0.1.3": "" }, "promos": { - "1.7.10-latest": "0.1.2" + "1.7.10-latest": "0.1.3" } } \ No newline at end of file -- cgit