更新版本信息

This commit is contained in:
bjdgyc
2021-06-07 17:28:37 +08:00
parent 4f3f22e6d3
commit cd8922237f

View File

@@ -2,5 +2,6 @@ package base
const (
APP_NAME = "AnyLink"
APP_VER = "0.3.1"
// 修复严重bug
APP_VER = "0.3.3"
)