Release TEESimulator 3.0

This commit is contained in:
JingMatrix
2025-12-06 16:59:28 +01:00
parent d9e47712f3
commit 2a76b18308
3 changed files with 20 additions and 13 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"version": "v2.1",
"versionCode": 20,
"zipUrl": "https://github.com/JingMatrix/TEESimulator/releases/download/v2.1/TEESimulator-v2.1-20-release.zip",
"version": "v3.0",
"versionCode": 38,
"zipUrl": "https://github.com/JingMatrix/TEESimulator/releases/download/v3.0/TEESimulator-v3.0-38-Release.zip",
"changelog": "https://raw.githubusercontent.com/JingMatrix/TEESimulator/main/module/changelog.md"
}