Skip to content

Commit c0a1cfb

Browse files
authored
Merge pull request #293 from tencentyun/feature_jojoliang_3b1abdd8
update version
2 parents 74a98a0 + 4ca3f12 commit c0a1cfb

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.59"
29+
Version = "0.7.60"
3030
UserAgent = "cos-go-sdk-v5/" + Version
3131
contentTypeXML = "application/xml"
3232
defaultServiceBaseURL = "http://service.cos.myqcloud.com"

0 commit comments

Comments
 (0)