Skip to content

Commit fb68c5f

Browse files
committed
chore(config): 更新版本号至v0.5.2
1 parent 282797c commit fb68c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111

1212
var (
1313
Config *Configuration
14-
Version = "v0.5.1"
14+
Version = "v0.5.2"
1515
URL = URLProd
1616
URLProd = "https://anssl.cn/deploy"
1717
URLLocal = "http://localhost:9000/deploy"

0 commit comments

Comments
 (0)