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