更新 package.json 版本号至 2.2.9

This commit is contained in:
jxxghp
2025-02-14 19:33:52 +08:00
parent 787cccb89f
commit e6c11665a5
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "2.2.8-1", "version": "2.2.9",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {