From d65cb06fdcaceb2e3b40d53bc5fd8686a2f67b0e Mon Sep 17 00:00:00 2001 From: makamys Date: Wed, 17 May 2023 00:37:13 +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 91c9775..9a80f1c 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -12,9 +12,10 @@ "0.1.8": "", "0.1.8.1": "", "0.1.8.2": "", - "0.1.8.3": "" + "0.1.8.3": "", + "0.1.8.4": "" }, "promos": { - "1.7.10-latest": "0.1.8.3" + "1.7.10-latest": "0.1.8.4" } } \ No newline at end of file -- cgit