From e236f107ca07528f75a2bcc472fe331d3947fc72 Mon Sep 17 00:00:00 2001 From: makamys Date: Sat, 4 Mar 2023 23:24:15 +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 dd6d4ef..9f91069 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -7,9 +7,10 @@ "0.1.3": "", "0.1.4": "", "0.1.5": "", - "0.1.6": "" + "0.1.6": "", + "0.1.7": "" }, "promos": { - "1.7.10-latest": "0.1.6" + "1.7.10-latest": "0.1.7" } } \ No newline at end of file -- cgit