Skip to content

Commit f0a22c2

Browse files
committed
misc: bump version
1 parent 57052fb commit f0a22c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bililive-recorder-webui",
33
"private": true,
4-
"version": "2.8.0",
4+
"version": "2.10.0",
55
"scripts": {
66
"dev": "vite",
77
"build": "vue-tsc --noEmit && vite build",
@@ -36,4 +36,4 @@
3636
"vue-router": "^4.2.2",
3737
"vue-tsc": "^1.6.5"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)