chore: bump project version to 2.12.0

This commit is contained in:
jxxghp
2026-05-17 08:36:00 +08:00
parent 75862c026a
commit 6900042cf7
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "2.11.4", "version": "2.12.0",
"private": true, "private": true,
"type": "module", "type": "module",
"bin": "dist/service.js", "bin": "dist/service.js",
@@ -128,4 +128,4 @@
"workbox-window": "^7.3.0" "workbox-window": "^7.3.0"
}, },
"packageManager": "yarn@1.22.18" "packageManager": "yarn@1.22.18"
} }