From fcd789c519011212b69e462ec04085665fd5ff4a Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Wed, 18 Mar 2026 15:51:08 +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=E4=B8=80=E8=88=AC=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 6690d66..f1e1d71 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # 应用版本号 -VITE_APP_VERSION=4.3.1 +VITE_APP_VERSION=4.3.2 # 版本类型 # major:重大更新(清除除了白名单外的所有缓存:用户缓存、图片缓存和assets缓存)