From 0a27aa67ffc567216cd10a471ea5b5fd845937c0 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 18 Mar 2026 14:43:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=89=88=E6=9C=AC=E5=8F=B7=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= 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 d669a5b7..cb121a62 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -6,7 +6,7 @@ const DEFAULT_CONFIG = { DASHBOARD_URL: "/dashboard", //版本号 - APP_VER: "2.7.2025092816", + APP_VER: "3.1.2026031316", //内核版本号 CORE_VER: "1.6.9",