chore(package): 更新版本号至2.0.9

This commit is contained in:
jxxghp
2024-11-21 12:14:15 +08:00
parent a097d89d68
commit ace23af363
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "2.0.8", "version": "2.0.9",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
@@ -101,4 +101,4 @@
"resolutions": { "resolutions": {
"postcss": "8" "postcss": "8"
} }
} }