更新 package.json,版本号从 2.2.0 升级至 2.2.1

This commit is contained in:
jxxghp
2025-01-12 17:03:04 +08:00
parent f53192cfa2
commit a289fe3da5
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "2.2.0", "version": "2.2.1",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {