修改版本号

This commit is contained in:
bjdgyc
2022-02-15 15:42:38 +08:00
parent fce96753c5
commit e44e1dcf2a
2 changed files with 97 additions and 15483 deletions

View File

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