release beta

This commit is contained in:
jxxghp
2024-05-11 13:46:55 +08:00
parent 706d7d6dc1
commit 145c89acc3

View File

@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.8.7-1", "version": "1.8.8",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
@@ -115,4 +115,4 @@
"resolutions": { "resolutions": {
"postcss": "8" "postcss": "8"
} }
} }