Skip to content

Commit 9a6ee7e

Browse files
committed
chore: 更新版本号至v0.3.0
1 parent 3806665 commit 9a6ee7e

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

0 commit comments

Comments
 (0)