修改版本号

This commit is contained in:
bjdgyc 2021-04-10 13:48:50 +08:00
parent fae0d269d9
commit 8c70cc2e10
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ package base
const (
APP_NAME = "AnyLink"
APP_VER = "0.1.8"
APP_VER = "0.2.1"
)