From 9193b79a6a5593a213e7d846a04542901cfc42a7 Mon Sep 17 00:00:00 2001 From: Enginex0 Date: Fri, 19 Jun 2026 16:45:01 +0100 Subject: [PATCH] chore(release): sync update.json to v6.0.1-282 --- module/update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/update.json b/module/update.json index 29d3ec1..9818201 100644 --- a/module/update.json +++ b/module/update.json @@ -1,6 +1,6 @@ { - "version": "v6.0.1-280", - "versionCode": 280, - "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.1-280/TEESimulator-RS-v6.0.1-280-Release.zip", + "version": "v6.0.1-282", + "versionCode": 282, + "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.1-282/TEESimulator-RS-v6.0.1-282-Release.zip", "changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md" }