添加打包文件

This commit is contained in:
bjd
2020-12-28 17:13:47 +08:00
parent bdc8b30d32
commit 8372b9e58e
3 changed files with 27 additions and 19 deletions

View File

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