From 1cc374fdbefc26e709db213b439c8a7961d55d1e Mon Sep 17 00:00:00 2001 From: makamys Date: Tue, 9 Jan 2024 00:45:04 +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 864339a..c6ffb1e 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -15,9 +15,10 @@ "0.1.8.3": "", "0.1.8.4": "", "0.1.8.5": "", - "0.1.9": "" + "0.1.9": "", + "0.2": "" }, "promos": { - "1.7.10-latest": "0.1.9" + "1.7.10-latest": "0.2" } } \ No newline at end of file -- cgit