From db882ec326eefb649a769bef489fcb54a5e889e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 18:47:49 +0000 Subject: [PATCH] chore(release): bump update.json to v6.0.0-162 [skip ci] --- module/update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/update.json b/module/update.json index 6f798f3..1e84411 100644 --- a/module/update.json +++ b/module/update.json @@ -1,6 +1,6 @@ { "version": "v6.0.0", - "versionCode": 160, - "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/latest/download/TEESimulator-RS-Release.zip", + "versionCode": 162, + "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.0-162/TEESimulator-RS-v6.0.0-162-Release.zip", "changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md" }