更新版本号v1.9.0

This commit is contained in:
John Smith 2024-03-21 19:45:08 +08:00
parent 409e61f8ef
commit e4c599ced6
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -6,7 +6,7 @@ import aiohttp
import utils.async_io
import utils.request
VERSION = 'v1.8.2'
VERSION = 'v1.9.0'
def check_update():