Skip to content

Commit 0188d18

Browse files
committed
chore: 更新版本号至 v0.1.0
1 parent 86d280b commit 0188d18

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.0.1"
13+
Version = "v0.1.0"
1414
URL = URLProd
1515
URLProd = "https://anssl.cn/deploy"
1616
URLLocal = "http://localhost:9000/deploy"

0 commit comments

Comments
 (0)