From 4e61f1523d767f4ca8f40c5539583bc1eea1222e Mon Sep 17 00:00:00 2001 From: Enginex0 Date: Fri, 26 Jun 2026 11:40:57 +0100 Subject: [PATCH] chore(release): sync update.json to v6.0.1-292 --- module/update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/update.json b/module/update.json index 9818201..3cc260a 100644 --- a/module/update.json +++ b/module/update.json @@ -1,6 +1,6 @@ { - "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", + "version": "v6.0.1-292", + "versionCode": 292, + "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.1-292/TEESimulator-RS-v6.0.1-292-Release.zip", "changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md" }