From 365588e6f3a348e3e02b45ec99f43a301c63c92e Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 9 Apr 2026 16:09:26 +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 cde3e63..ccb0b50 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # 应用版本号 -VITE_APP_VERSION=5.0.14 +VITE_APP_VERSION=5.0.15 # 版本类型 # major:重大更新(清除除了白名单外的所有缓存:用户缓存、图片缓存和assets缓存)