修改图片地址

This commit is contained in:
bjdgyc
2021-02-25 14:15:53 +08:00
parent 48327fe8d3
commit 1579e92ba1
2 changed files with 12 additions and 12 deletions

View File

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