From 4f2bcc4acd98afaead26107d64ec3aa484f1ad6d Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 3 Apr 2025 16:49:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=89=88=E6=9C=AC=E5=8F=98=E6=9B=B4?= 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 de058dc9..1cc4531f 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -6,7 +6,7 @@ const DEFAULT_CONFIG = { DASHBOARD_URL: "/dashboard", //版本号 - APP_VER: "2.6.2025040209", + APP_VER: "2.6.2025040316", //内核版本号 CORE_VER: "1.6.9",