diff options
author | makamys <makamys@outlook.com> | 2024-01-09 00:45:04 +0100 |
---|---|---|
committer | makamys <makamys@outlook.com> | 2024-01-09 00:45:04 +0100 |
commit | 1cc374fdbefc26e709db213b439c8a7961d55d1e (patch) | |
tree | bfc7511671a07a402dd5cf32816e52bc1d522284 /updatejson | |
parent | 64a8fa451d1a8206c0ee6fbc270c7af48fb69ac0 (diff) | |
download | Neodymium-1cc374fdbefc26e709db213b439c8a7961d55d1e.tar.gz Neodymium-1cc374fdbefc26e709db213b439c8a7961d55d1e.tar.bz2 Neodymium-1cc374fdbefc26e709db213b439c8a7961d55d1e.zip |
[skip ci] Update update json
Diffstat (limited to 'updatejson')
-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 864339a..c6ffb1e 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -15,9 +15,10 @@ "0.1.8.3": "", "0.1.8.4": "", "0.1.8.5": "", - "0.1.9": "" + "0.1.9": "", + "0.2": "" }, "promos": { - "1.7.10-latest": "0.1.9" + "1.7.10-latest": "0.2" } }
\ No newline at end of file |