From b6187aa37e28cf70df572a1b606b7304a1ed6bf3 Mon Sep 17 00:00:00 2001 From: makamys Date: Sun, 26 Jun 2022 16:34:59 +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 55309d7..9e75403 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -1,9 +1,10 @@ { "homepage": "https://github.com/makamys/neodymium/releases", "1.7.10": { - "0.1": "" + "0.1": "", + "0.1.1": "" }, "promos": { - "1.7.10-latest": "0.1" + "1.7.10-latest": "0.1.1" } } \ No newline at end of file -- cgit