From feee04b95de064e8a0d008c85a531a1d7808c558 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:32:18 +0000 Subject: [PATCH] chore(release): bump versionCode to 160 [skip ci] --- module/update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/update.json b/module/update.json index b621632..6f798f3 100644 --- a/module/update.json +++ b/module/update.json @@ -1,6 +1,6 @@ { "version": "v6.0.0", - "versionCode": 159, + "versionCode": 160, "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" }