docs(release): bump to v4.5 with detection hardening changelog

This commit is contained in:
Enginex0
2026-03-16 22:07:56 +01:00
parent 70e1ffb12c
commit 806ec26a03
3 changed files with 14 additions and 4 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"version": "v4.4",
"versionCode": 109,
"zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.4/TEESimulator-v4.4-Release.zip",
"version": "v4.5",
"versionCode": 111,
"zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.5/TEESimulator-v4.5-Release.zip",
"changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator/main/module/changelog.md"
}