Release ZIP was built at 89 commits (versionCode=89) but update.json had versionCode=90, causing an infinite update loop in KSU Manager.
7 lines
249 B
JSON
7 lines
249 B
JSON
{
|
|
"version": "v4.0",
|
|
"versionCode": 89,
|
|
"zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.0/TEESimulator-v4.0-Release.zip",
|
|
"changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator/main/module/changelog.md"
|
|
}
|