docs(release): bump to v4.1 with changelog and update metadata

versionCode=94 matches post-commit count.
This commit is contained in:
Enginex0
2026-03-10 13:00:57 +01:00
parent 25f3f753ff
commit 9807f89b71
3 changed files with 14 additions and 4 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"version": "v4.0",
"versionCode": 89,
"zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.0/TEESimulator-v4.0-Release.zip",
"version": "v4.1",
"versionCode": 94,
"zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.1/TEESimulator-v4.1-Release.zip",
"changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator/main/module/changelog.md"
}