From 2dcb4dbb640757e5a5f033a8c067693306f792dc Mon Sep 17 00:00:00 2001 From: makamys Date: Sun, 16 Apr 2023 03:42:43 +0200 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 f9613d9..1efcc73 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -10,9 +10,10 @@ "0.1.6": "", "0.1.7": "", "0.1.8": "", - "0.1.8.1": "" + "0.1.8.1": "", + "0.1.8.2": "" }, "promos": { - "1.7.10-latest": "0.1.8.1" + "1.7.10-latest": "0.1.8.2" } } \ No newline at end of file -- cgit