From 399f85c52e384b34d2e15b266007e3b882527032 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Fri, 7 Feb 2025 18:21:13 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=87=B32.2.7-1?= 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 ed0b80d6..15789f43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moviepilot", - "version": "2.2.7", + "version": "2.2.7-1", "private": true, "bin": "dist/service.js", "scripts": { @@ -101,4 +101,4 @@ "workbox-window": "^7.3.0" }, "packageManager": "yarn@1.22.18" -} \ No newline at end of file +}