更新 package.json 版本号至 2.6.6

This commit is contained in:
jxxghp
2025-07-15 14:54:49 +08:00
parent 457831536a
commit 4f233ca886

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "2.6.5",
"version": "2.6.6",
"private": true,
"type": "module",
"bin": "dist/service.js",
@@ -114,4 +114,4 @@
"workbox-window": "^7.3.0"
},
"packageManager": "yarn@1.22.18"
}
}