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

This commit is contained in:
Enginex0
2026-03-11 13:12:03 +01:00
parent 256bb91a6c
commit 4b9c5fe1d0
3 changed files with 14 additions and 4 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"version": "v4.2",
"versionCode": 98,
"zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.2/TEESimulator-v4.2-Release.zip",
"version": "v4.3",
"versionCode": 107,
"zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.3/TEESimulator-v4.3-Release.zip",
"changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator/main/module/changelog.md"
}