From 86c491a83df7c1b757f6d5211a40bd5b79d00272 Mon Sep 17 00:00:00 2001 From: ethan Date: Mon, 2 Dec 2024 15:04:48 +0800 Subject: [PATCH] =?UTF-8?q?build(ui):=20=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=87=B32.8.0?= 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 2bd31ba29..4c0c90c14 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "jianmu-ui", - "version": "2.7.2", + "version": "2.8.0", "repository": "https://gitee.com/jianmu-dev/jianmu.git", "license": "MulanPubL-2.0", "scripts": { -- Gitee