Skip to content

Commit

Permalink
chore: update package.json version to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Genteure committed Jul 7, 2024
1 parent da9cd9d commit 9f0701a
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.10.2",
"version": "2.12.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
Expand Down Expand Up @@ -36,4 +36,4 @@
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.19"
}
}
}

0 comments on commit 9f0701a

Please sign in to comment.