From 49cccbe69e8c0341a0e27c0f43644f72aad493ce Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 18 May 2025 15:36:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20package.json=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=87=B3=202.4.9?= 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 d6611abe..1391c71d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moviepilot", - "version": "2.4.8", + "version": "2.4.9", "private": true, "type": "module", "bin": "dist/service.js",