chore(release): sync update.json to v6.0.1-277

The packaging task rewrites update.json to gitCommitCount on every
build; this records the v6.0.1-277 artifacts and supersedes the manual
271 bump made before the build counter was understood.
This commit is contained in:
Enginex0
2026-06-17 20:34:17 +01:00
parent d65526aaa5
commit ec5df08574
+3 -3
View File
@@ -1,6 +1,6 @@
{ {
"version": "v6.0.1-271", "version": "v6.0.1-277",
"versionCode": 271, "versionCode": 277,
"zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.1-271/TEESimulator-RS-v6.0.1-271-Release.zip", "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.1-277/TEESimulator-RS-v6.0.1-277-Release.zip",
"changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md" "changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md"
} }