更新版本号v1.6.2

This commit is contained in:
John Smith 2023-07-08 11:42:21 +08:00
parent f748d35fe4
commit b483c6beab
2 changed files with 2 additions and 2 deletions

View File

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

View File

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