From c45e5e5ea42cf2b5aab99e407adf51dc34854793 Mon Sep 17 00:00:00 2001 From: makamys Date: Wed, 29 Mar 2023 22:04:39 +0200 Subject: [skip ci] Update update json --- updatejson/update.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'updatejson') diff --git a/updatejson/update.json b/updatejson/update.json index 174f5e4..f9613d9 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -9,9 +9,10 @@ "0.1.5": "", "0.1.6": "", "0.1.7": "", - "0.1.8": "" + "0.1.8": "", + "0.1.8.1": "" }, "promos": { - "1.7.10-latest": "0.1.8" + "1.7.10-latest": "0.1.8.1" } } \ No newline at end of file -- cgit