chore:更新版本号至2.2.7-1

This commit is contained in:
jxxghp
2025-02-07 18:21:13 +08:00
parent 14430e5c89
commit 399f85c52e
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "2.2.7", "version": "2.2.7-1",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
@@ -101,4 +101,4 @@
"workbox-window": "^7.3.0" "workbox-window": "^7.3.0"
}, },
"packageManager": "yarn@1.22.18" "packageManager": "yarn@1.22.18"
} }