更新 package.json 版本号至 2.2.4

This commit is contained in:
jxxghp
2025-01-22 18:48:28 +08:00
parent 6b4383643f
commit 798f9249f8

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "2.2.3",
"version": "2.2.4",
"private": true,
"bin": "dist/service.js",
"scripts": {
@@ -101,4 +101,4 @@
"workbox-window": "^7.3.0"
},
"packageManager": "yarn@1.22.18"
}
}