Skip to content

Commit 9f771b5

Browse files
committed
chore: 更新版本号至v0.3.2
1 parent 37bc91d commit 9f771b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)