Skip to content

Commit

Permalink
misc: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Genteure committed Oct 12, 2023
1 parent 57052fb commit f0a22c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -36,4 +36,4 @@
"vue-router": "^4.2.2",
"vue-tsc": "^1.6.5"
}
}
}

0 comments on commit f0a22c2

Please sign in to comment.