From c222fb76799ad220027dc488b7f38bb506e470dd Mon Sep 17 00:00:00 2001 From: C xkey Date: Thu, 12 Oct 2023 13:11:04 +0000 Subject: [PATCH] upgrade to V2.9.1 --- sc_doctor/version.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sc_doctor/version.json b/sc_doctor/version.json index 7966c75..956afb7 100644 --- a/sc_doctor/version.json +++ b/sc_doctor/version.json @@ -1,9 +1,9 @@ { - "lastVersion": "V2.9", - "lastVersionCode": 13, - "lastBetaVersion": "V2.9", - "lastBetaVersionCode": 13, - "minVersionCode": 13, - "minBetaVersionCode": 13, + "lastVersion": "V2.9.1", + "lastVersionCode": 14, + "lastBetaVersion": "V2.9.1", + "lastBetaVersionCode": 14, + "minVersionCode": 14, + "minBetaVersionCode": 14, "p4kDownloadUrl": "https://p4k.42kit.com/Data.p4k" } \ No newline at end of file