From a889687a6acdf17bc44d8c9a7538e7d663dde4c9 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 10 Aug 2025 18:16:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20package.json?= 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 80a2cacc..d0d64b14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moviepilot", - "version": "2.6.9", + "version": "2.7.0", "private": true, "type": "module", "bin": "dist/service.js",