From bde0fb90cf4989e375c3d7292714b1de3382e9d3 Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Thu, 8 May 2025 23:50:22 +0800 Subject: [PATCH] Update version.json --- 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 e4fd5f6..d8e791a 100644 --- a/sc_doctor/version.json +++ b/sc_doctor/version.json @@ -1,6 +1,6 @@ { - "lastVersion": "V2.14.0", - "lastVersionCode": 64, + "lastVersion": "V2.14.1", + "lastVersionCode": 65, "minVersionCode": 58, "MSE_lastVersion": "V2.14.0", "MSE_lastVersionCode": 64, @@ -26,4 +26,4 @@ "https://www.erkul.games": "https://dps-mirrors.scbox.org" }, "nav_42kit_url": "https://payload.citizenwiki.cn/api/community-navs?sort=is_sponsored&depth=2&page=1&limit=1000" -} \ No newline at end of file +}