From 28e59cd5997fec1294fbbd118a1b9e8935fa04bc Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Sat, 21 Jun 2025 17:40:14 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E8=87=B33.0.0=EF=BC=8C=E5=88=86?= =?UTF-8?q?=E6=94=AF=E5=90=88=E5=B9=B6=E5=92=8Ceslint=E7=AD=89=E9=87=8D?= =?UTF-8?q?=E5=A4=A7=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- src/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ebaad85..6582535 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "unibest", "type": "commonjs", - "version": "2.16.0", + "version": "3.0.0", "description": "unibest - 最好的 uniapp 开发模板", - "update-time": "2025-06-17", + "update-time": "2025-06-21", "author": { "name": "feige996", "zhName": "菲鸽", diff --git a/src/manifest.json b/src/manifest.json index 77be573..791ddeb 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -110,4 +110,4 @@ "base": "/" } } -} +} \ No newline at end of file