Skip to content

Commit

Permalink
chore: 版本更新
Browse files Browse the repository at this point in the history
  • Loading branch information
orangelckc committed Jul 19, 2023
1 parent 25b8120 commit e13f67e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bili-bot",
"private": true,
"version": "1.2.7",
"version": "1.2.8",
"type": "module",
"scripts": {
"dev": "npm run build:icon && vite",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bili-bot"
version = "1.2.7"
version = "1.2.8"
description = "哔哩哔哩-直播间管家机器人"
authors = ["半糖人类"]
license = "MIT"
Expand Down

0 comments on commit e13f67e

Please sign in to comment.