From b2c80a5f304df2e45f69f21042940c00f2220df9 Mon Sep 17 00:00:00 2001 From: makamys Date: Sat, 18 Mar 2023 16:34:07 +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 9f91069..174f5e4 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -8,9 +8,10 @@ "0.1.4": "", "0.1.5": "", "0.1.6": "", - "0.1.7": "" + "0.1.7": "", + "0.1.8": "" }, "promos": { - "1.7.10-latest": "0.1.7" + "1.7.10-latest": "0.1.8" } } \ No newline at end of file -- cgit