更新版本号v1.5.3

This commit is contained in:
John Smith 2021-07-18 14:55:13 +08:00
parent 6b77a8a17f
commit 2a22617c1a
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
</router-link>
</div>
<div class="version">
v1.5.2
v1.5.3
</div>
<sidebar></sidebar>
</el-aside>

View File

@ -4,7 +4,7 @@ import asyncio
import aiohttp
VERSION = 'v1.5.2'
VERSION = 'v1.5.3'
def check_update():