diff options
author | makamys <makamys@outlook.com> | 2022-06-26 16:34:59 +0200 |
---|---|---|
committer | makamys <makamys@outlook.com> | 2022-06-26 16:34:59 +0200 |
commit | b6187aa37e28cf70df572a1b606b7304a1ed6bf3 (patch) | |
tree | 95654248c4710a7c0dd9d930bea0800e41dedc7b /updatejson/update.json | |
parent | aa20ecbce1426de57c352ef9e755c3015f8f561c (diff) | |
download | Neodymium-b6187aa37e28cf70df572a1b606b7304a1ed6bf3.tar.gz Neodymium-b6187aa37e28cf70df572a1b606b7304a1ed6bf3.tar.bz2 Neodymium-b6187aa37e28cf70df572a1b606b7304a1ed6bf3.zip |
[skip ci] Update update json
Diffstat (limited to 'updatejson/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 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 |