Skip to content

Commit 7f5ee4f

Browse files
authored
chore: update version (#66)
1 parent 04cdce2 commit 7f5ee4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const DefaultBaseURL = "https://api.ucloud.cn/"
3939
const DefaultProfile = "default"
4040

4141
//Version 版本号
42-
const Version = "0.1.40"
42+
const Version = "0.1.41"
4343

4444
var UserAgent = fmt.Sprintf("UCloud-CLI/%s", Version)
4545

0 commit comments

Comments
 (0)