更新版本号v1.4.4

This commit is contained in:
John Smith 2020-06-06 11:41:55 +08:00
parent f554c8b6d5
commit 9b8a581a83
2 changed files with 2 additions and 2 deletions

View File

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

View File

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