From 4e253b3eb7f89352cb5c32ab459f795a3879d8a7 Mon Sep 17 00:00:00 2001 From: makamys Date: Wed, 31 Jan 2024 05:59:53 +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 c322385..3791907 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -17,9 +17,10 @@ "0.1.8.5": "", "0.1.9": "", "0.2": "", - "0.2.1": "" + "0.2.1": "", + "0.2.2": "" }, "promos": { - "1.7.10-latest": "0.2.1" + "1.7.10-latest": "0.2.2" } } \ No newline at end of file -- cgit