From f1020a3f487a804c9649e703e8c03a2c77021114 Mon Sep 17 00:00:00 2001 From: shijing Date: Sat, 11 Oct 2025 10:20:30 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/index.js b/src/config/index.js index 13b04c10..e4a49d38 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -6,7 +6,7 @@ const DEFAULT_CONFIG = { DASHBOARD_URL: "/dashboard", //版本号 - APP_VER: "2.0.12", + APP_VER: "2.8.2025101011", //内核版本号 CORE_VER: "1.6.9",