docs(release): write v4.0 changelog and update module metadata

Native Rust cert gen release. Points update.json to fork URLs.
This commit is contained in:
Enginex0
2026-03-09 22:48:20 +01:00
parent 52b04675e7
commit 85e34ed42f
2 changed files with 38 additions and 21 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"version": "v3.1",
"versionCode": 59,
"zipUrl": "https://github.com/JingMatrix/TEESimulator/releases/download/v3.1/TEESimulator-v3.1-59-Release.zip",
"changelog": "https://raw.githubusercontent.com/JingMatrix/TEESimulator/main/module/changelog.md"
"version": "v4.0",
"versionCode": 90,
"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"
}