Skip to content

Commit fc993c2

Browse files
committed
chore: 更新版本号至v0.2.0
1 parent beb2c04 commit fc993c2

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
@@ -10,7 +10,7 @@ import (
1010

1111
var (
1212
Config *Configuration
13-
Version = "v0.1.0"
13+
Version = "v0.2.0"
1414
URL = URLProd
1515
URLProd = "https://anssl.cn/deploy"
1616
URLLocal = "http://localhost:9000/deploy"

0 commit comments

Comments
 (0)