更新 package.json 中的版本号,从 2.4.4-1 升级至 2.4.5

This commit is contained in:
jxxghp
2025-05-08 17:26:31 +08:00
parent cbdd70427e
commit bd368123d2
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "2.4.4-1", "version": "2.4.5",
"private": true, "private": true,
"type": "module", "type": "module",
"bin": "dist/service.js", "bin": "dist/service.js",