From ace23af363a74afc30cb6bff44f1a113b8583a2d Mon Sep 17 00:00:00 2001 From: jxxghp Date: Thu, 21 Nov 2024 12:14:15 +0800 Subject: [PATCH] =?UTF-8?q?chore(package):=20=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=87=B32.0.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dac22ba5..9fda41ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moviepilot", - "version": "2.0.8", + "version": "2.0.9", "private": true, "bin": "dist/service.js", "scripts": { @@ -101,4 +101,4 @@ "resolutions": { "postcss": "8" } -} \ No newline at end of file +}