Release TEESimulator v2.1

This commit is contained in:
JingMatrix
2025-11-28 20:00:07 +01:00
parent 6a58f804d7
commit 9b57e14752
3 changed files with 13 additions and 18 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"version": "v2.0",
"versionCode": 14,
"zipUrl": "https://github.com/JingMatrix/TEESimulator/releases/download/v2.0/TEESimulator-v2.0-14-release.zip",
"version": "v2.1",
"versionCode": 20,
"zipUrl": "https://github.com/JingMatrix/TEESimulator/releases/download/v2.1/TEESimulator-v2.1-20-release.zip",
"changelog": "https://raw.githubusercontent.com/JingMatrix/TEESimulator/main/module/changelog.md"
}