From 76685ee6c975ff214dbbdd6dbe24ffcb4689c1be Mon Sep 17 00:00:00 2001 From: liyi Date: Mon, 10 Mar 2025 14:33:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=A2=9E=E5=8A=A0=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E6=A0=A1=E9=AA=8C=E3=80=81=E8=B0=83=E6=95=B4=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E5=B9=B6=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e15156b..c941207 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "star-cloud-uni", - "version": "1.0.4", + "version": "1.0.6", "type": "module", "main": "./uni/index.js", "author": "zzc059",