From 37cb1d5a5534bcfe11afc4e7cb7f0a7a06168ec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E9=98=B3?= Date: Sun, 29 Dec 2024 17:42:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= 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 5ce2edb..1fc99ee 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # 项目版本号 -VITE_VERSION=2.2.0 +VITE_VERSION=2.2.1 # 项目后端API地址 VITE_PROJECT_API=https://你的后端域名/api