更新package.json中的版本号

This commit is contained in:
jxxghp
2025-05-29 08:23:18 +08:00
parent 700d2c4a51
commit 2bc52576d9
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "2.5.1", "version": "2.5.1-1",
"private": true, "private": true,
"type": "module", "type": "module",
"bin": "dist/service.js", "bin": "dist/service.js",