From ccabcf5e36af6baf5c5ab4979431e2086208f5e9 Mon Sep 17 00:00:00 2001 From: DrSmoothl <1787882683@qq.com> Date: Mon, 4 May 2026 17:53:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0maibot-dashboard?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=87=B31.0.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 62a0e11e..3db4e7ac 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -1,7 +1,7 @@ { "name": "maibot-dashboard", "private": true, - "version": "1.0.3", + "version": "1.0.4", "type": "module", "main": "./out/main/index.js", "scripts": {