diff --git a/package.json b/package.json index 19cf67b..e61709d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bililive-recorder-webui", "private": true, - "version": "2.8.0", + "version": "2.10.0", "scripts": { "dev": "vite", "build": "vue-tsc --noEmit && vite build", @@ -36,4 +36,4 @@ "vue-router": "^4.2.2", "vue-tsc": "^1.6.5" } -} \ No newline at end of file +}