Skip to content

Commit 2bc4bec

Browse files
committed
chore: 更新版本号至v0.2.2
1 parent bfe2a1b commit 2bc4bec

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

0 commit comments

Comments
 (0)