diff options
-rw-r--r-- | updatejson/update.json | 5 |
1 files changed, 3 insertions, 2 deletions
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 |