From 6873c69828d5b00288fadbb49a8c63366e5256a9 Mon Sep 17 00:00:00 2001 From: makamys Date: Mon, 27 Jun 2022 14:59:59 +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 9e75403..234a44f 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -2,9 +2,10 @@ "homepage": "https://github.com/makamys/neodymium/releases", "1.7.10": { "0.1": "", - "0.1.1": "" + "0.1.1": "", + "0.1.2": "" }, "promos": { - "1.7.10-latest": "0.1.1" + "1.7.10-latest": "0.1.2" } } \ No newline at end of file -- cgit