From 161be9fc369a9117c30ac5659aaed73dabcbea44 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:18:59 +0000 Subject: [PATCH] chore(release): bump versionCode to 159 [skip ci] --- module/update.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module/update.json b/module/update.json index ef75a11..b621632 100644 --- a/module/update.json +++ b/module/update.json @@ -1,6 +1,6 @@ { - "version": "v6.0.0", - "versionCode": 155, - "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/latest/download/TEESimulator-RS-Release.zip", - "changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md" + "version": "v6.0.0", + "versionCode": 159, + "zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/latest/download/TEESimulator-RS-Release.zip", + "changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md" }