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:
+3
-3
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user