添加测试证书

This commit is contained in:
bjdgyc
2021-12-12 13:52:16 +08:00
parent 73d5a1be69
commit aadfa7b70c
7 changed files with 136 additions and 16 deletions

View File

@@ -3,5 +3,5 @@ package base
const (
APP_NAME = "AnyLink"
// 修复前端bug
APP_VER = "0.6.2"
APP_VER = "0.6.3"
)