From 90c79cd538c4837dffe8eb70be9c96e494b88839 Mon Sep 17 00:00:00 2001 From: C xkey Date: Tue, 10 Oct 2023 14:59:42 +0000 Subject: [PATCH] disable --- sc_doctor/version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sc_doctor/version.json b/sc_doctor/version.json index bb12992..ba80f1a 100644 --- a/sc_doctor/version.json +++ b/sc_doctor/version.json @@ -1,8 +1,8 @@ { - "lastVersion": "V2.9", - "lastVersionCode": 13, + "lastVersion": "V3.0", + "lastVersionCode": 14, "lastBetaVersion": "V2.9", "lastBetaVersionCode": 13, "minVersionCode": 13, "minBetaVersionCode": 13 -} \ No newline at end of file +}