diff options
author | makamys <makamys@outlook.com> | 2022-06-27 14:59:59 +0200 |
---|---|---|
committer | makamys <makamys@outlook.com> | 2022-06-27 14:59:59 +0200 |
commit | 6873c69828d5b00288fadbb49a8c63366e5256a9 (patch) | |
tree | ce333390176e3fed64ba353209d82fa642f0f04e | |
parent | cd8ee424e6b7d52214aab1c35a687f6f789689a5 (diff) | |
download | Neodymium-6873c69828d5b00288fadbb49a8c63366e5256a9.tar.gz Neodymium-6873c69828d5b00288fadbb49a8c63366e5256a9.tar.bz2 Neodymium-6873c69828d5b00288fadbb49a8c63366e5256a9.zip |
[skip ci] Update update json
-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 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 |