We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b8120 commit e13f67eCopy full SHA for e13f67e
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "bili-bot",
3
"private": true,
4
- "version": "1.2.7",
+ "version": "1.2.8",
5
"type": "module",
6
"scripts": {
7
"dev": "npm run build:icon && vite",
src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bili-bot"
-version = "1.2.7"
+version = "1.2.8"
description = "哔哩哔哩-直播间管家机器人"
authors = ["半糖人类"]
license = "MIT"
0 commit comments