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

This commit is contained in:
jxxghp
2024-11-20 13:16:16 +08:00
parent 789e748df0
commit 6413f30d18
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "2.0.7", "version": "2.0.8",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
@@ -101,4 +101,4 @@
"resolutions": { "resolutions": {
"postcss": "8" "postcss": "8"
} }
} }