更新版本号v1.8.1

This commit is contained in:
John Smith 2023-09-17 09:09:22 +08:00
parent a11de39166
commit 49fe186dc4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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