更新版本号v1.10.1

This commit is contained in:
John Smith
2025-08-14 21:52:22 +08:00
parent e39043b04f
commit 1d53a12549
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "blivechat",
"version": "1.10.1-dev",
"version": "1.10.1",
"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.10.0'
VERSION = 'v1.10.1'
def check_update():