From 40f652f7258f0cf3b12f16517676bdd6fc308e22 Mon Sep 17 00:00:00 2001 From: Enginex0 Date: Wed, 20 May 2026 06:54:35 +0100 Subject: [PATCH] chore: bump versionCode to 235 --- module/update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/update.json b/module/update.json index 2e07e77..3dd6d4e 100644 --- a/module/update.json +++ b/module/update.json @@ -1,6 +1,6 @@ { - "version": "v6.0.0-233", - "versionCode": 233, - "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.0-233/TEESimulator-RS-v6.0.0-233-Release.zip", + "version": "v6.0.0-235", + "versionCode": 235, + "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.0-235/TEESimulator-RS-v6.0.0-235-Release.zip", "changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md" }