From 0745276eb2f2eaae80ce8ff7aeb93f6801e71adf Mon Sep 17 00:00:00 2001 From: makamys Date: Tue, 16 May 2023 23:46:56 +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 1efcc73..91c9775 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -11,9 +11,10 @@ "0.1.7": "", "0.1.8": "", "0.1.8.1": "", - "0.1.8.2": "" + "0.1.8.2": "", + "0.1.8.3": "" }, "promos": { - "1.7.10-latest": "0.1.8.2" + "1.7.10-latest": "0.1.8.3" } } \ No newline at end of file -- cgit