release-beta

This commit is contained in:
jxxghp
2024-05-23 08:42:00 +08:00
parent 2c16b6c078
commit 6bb73add28
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.9.0-1", "version": "1.9.1-beta",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
@@ -101,4 +101,4 @@
"resolutions": { "resolutions": {
"postcss": "8" "postcss": "8"
} }
} }