Skip to content

Commit ceb67bb

Browse files
authored
Merge pull request #298 from tencentyun/feature_jojoliang_2471dfd6
update version
2 parents c800763 + c05b99d commit ceb67bb

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
@@ -26,7 +26,7 @@ import (
2626

2727
const (
2828
// Version current go sdk version
29-
Version = "0.7.60"
29+
Version = "0.7.61"
3030
UserAgent = "cos-go-sdk-v5/" + Version
3131
contentTypeXML = "application/xml"
3232
defaultServiceBaseURL = "http://service.cos.myqcloud.com"

0 commit comments

Comments
 (0)