更新版本号v1.3.0

close #15
This commit is contained in:
John Smith 2020-02-03 16:23:55 +08:00
parent 8d55331e6c
commit 07b47a26ca
2 changed files with 2 additions and 2 deletions

View File

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

View File

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