添加openconnect支持

This commit is contained in:
bjdgyc
2021-12-28 16:45:10 +08:00
parent f7c8fb8d9d
commit d1167650a3

View File

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