From 310372b8e2c1f44145428acea7c80e6b00211c6a Mon Sep 17 00:00:00 2001 From: coolxitech Date: Wed, 17 Dec 2025 22:49:00 +0800 Subject: [PATCH] =?UTF-8?q?chore(build):=20=E6=9B=B4=E6=96=B0=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E6=97=A5=E6=9C=9F=E6=97=B6=E9=97=B4=E6=88=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将构建日期从 2025/12/17 21:05:49 更新为 2025/12/17 22:25:06 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c072288..ab690f8 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "private": true, "version": "1.3.0", - "buildDate": "2025/12/17 21:05:49", + "buildDate": "2025/12/17 22:25:06", "main": "dist-electron/main.js", "type": "module", "scripts": {