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