更新版本号v1.6.0

This commit is contained in:
John Smith 2022-03-04 20:28:49 +08:00
parent 618164d77d
commit b2d12e84bd
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "blivechat",
"version": "1.6.0-beta",
"version": "1.6.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@ -5,7 +5,7 @@ import aiohttp
import utils.request
VERSION = 'v1.5.3'
VERSION = 'v1.6.0'
def check_update():