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

This commit is contained in:
Enginex0
2026-03-10 16:55:39 +01:00
parent 8876f5bc5f
commit 938d414ebf
3 changed files with 26 additions and 4 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"version": "v4.1",
"versionCode": 95,
"zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.1/TEESimulator-v4.1-Release.zip",
"version": "v4.2",
"versionCode": 98,
"zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.2/TEESimulator-v4.2-Release.zip",
"changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator/main/module/changelog.md"
}