From 5e8bbba6e66efe24cf46b4277a8f7df27ca4a606 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Tue, 2 Jun 2026 10:32:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=EF=BC=88=E6=97=A5=E5=B8=B8=E5=B0=8F=E6=9B=B4=E6=96=B0=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 09ddf4c..b13a62f 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # 应用版本号 -VITE_APP_VERSION=7.0.45 +VITE_APP_VERSION=7.0.46 # 版本类型 # major:重大更新(清除除了白名单外的所有缓存:用户缓存、图片缓存和assets缓存)