From 935e354274ec41db330b975de9bfc5e69f1df798 Mon Sep 17 00:00:00 2001 From: makamys Date: Sat, 24 Dec 2022 18:48:29 +0100 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 2d04298..dd6d4ef 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -6,9 +6,10 @@ "0.1.2": "", "0.1.3": "", "0.1.4": "", - "0.1.5": "" + "0.1.5": "", + "0.1.6": "" }, "promos": { - "1.7.10-latest": "0.1.5" + "1.7.10-latest": "0.1.6" } } \ No newline at end of file -- cgit