diff options
author | makamys <makamys@outlook.com> | 2023-12-03 01:01:36 +0100 |
---|---|---|
committer | makamys <makamys@outlook.com> | 2023-12-03 01:01:36 +0100 |
commit | 6f273f33f60c8512efdd5a390aca94260742f5cc (patch) | |
tree | 1171be60695e8f40ccbf057c08f57a4c48f79171 | |
parent | 78aef66f5e122d7fca9cc6057180147fde7993e5 (diff) | |
download | Neodymium-6f273f33f60c8512efdd5a390aca94260742f5cc.tar.gz Neodymium-6f273f33f60c8512efdd5a390aca94260742f5cc.tar.bz2 Neodymium-6f273f33f60c8512efdd5a390aca94260742f5cc.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 74628f9..864339a 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -14,9 +14,10 @@ "0.1.8.2": "", "0.1.8.3": "", "0.1.8.4": "", - "0.1.8.5": "" + "0.1.8.5": "", + "0.1.9": "" }, "promos": { - "1.7.10-latest": "0.1.8.5" + "1.7.10-latest": "0.1.9" } }
\ No newline at end of file |