OTA manifest (#426)

This commit is contained in:
iranl
2024-07-19 11:38:00 +02:00
committed by GitHub
parent ebf42bd7d0
commit 9b9a87e41c
7 changed files with 63 additions and 4 deletions

17
ota/manifest.json Normal file
View File

@@ -0,0 +1,17 @@
{
"release": {
"time": "2024-07-18 00:00:00",
"version": "8.35",
"build": ""
},
"beta": {
"time": "2024-07-18 00:00:00",
"version": "9.00",
"build": ""
},
"master": {
"time": "2024-07-18 00:00:00",
"version": "9.00",
"build": ""
}
}