From 56696e7d1daa86b11a313c48851a415d64bfdf5e Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Thu, 7 Mar 2024 14:46:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index a65f52c87..5d9c4291a 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "web", - "version": "0.0.0", + "version": "v1.0.0", "private": true, "scripts": { "dev": "vite",