Skip to content

Commit

Permalink
更新版本号v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xfgryujk committed Jun 18, 2022
1 parent 582508b commit 6c84cbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blivechat",
"version": "1.6.0",
"version": "1.6.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion update.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import utils.request

VERSION = 'v1.6.0'
VERSION = 'v1.6.1'


def check_update():
Expand Down

0 comments on commit 6c84cbb

Please sign in to comment.