From 4f6537400d6def1339eb13cf1e31720380994d26 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 16 Aug 2026 14:09:06 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=89=88=E6=9C=AC=E5=8F=B7=E6=81=A2?= =?UTF-8?q?=E5=A4=8D=E4=B8=BA3.0.0?= 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 da6b4175..91bc2390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moviepilot", - "version": "3.0.2", + "version": "3.0.0", "private": true, "type": "module", "bin": "dist/service.js",