Skip to content

Commit 5c2670d

Browse files
committed
chore: 更新版本号至v0.4.0
1 parent b732c4a commit 5c2670d

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

0 commit comments

Comments
 (0)