Skip to content

Commit 152b063

Browse files
author
jojoliang
committed
update to v0.7.27
1 parent 43e7b7b commit 152b063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cos.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222

2323
const (
2424
// Version current go sdk version
25-
Version = "0.7.26"
25+
Version = "0.7.27"
2626
userAgent = "cos-go-sdk-v5/" + Version
2727
contentTypeXML = "application/xml"
2828
defaultServiceBaseURL = "http://service.cos.myqcloud.com"

0 commit comments

Comments
 (0)