Skip to content

Commit 4c99df7

Browse files
committed
chore(config): 更新版本号至v0.5.3
1 parent ece7d7d commit 4c99df7

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.2"
14+
Version = "v0.5.3"
1515
URL = URLProd
1616
URLProd = "https://anssl.cn/deploy"
1717
URLLocal = "http://localhost:9000/deploy"

0 commit comments

Comments
 (0)