From c5ed627f6812d275aa70fe608e0fcb924405e33c Mon Sep 17 00:00:00 2001 From: Enginex0 Date: Tue, 10 Mar 2026 16:37:58 +0100 Subject: [PATCH] chore(module): bump versionCode to 95 --- module/update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/update.json b/module/update.json index c5fd122..35e9088 100644 --- a/module/update.json +++ b/module/update.json @@ -1,6 +1,6 @@ { "version": "v4.1", - "versionCode": 94, + "versionCode": 95, "zipUrl": "https://github.com/Enginex0/TEESimulator/releases/download/v4.1/TEESimulator-v4.1-Release.zip", "changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator/main/module/changelog.md" }