Skip to content

Commit b44176e

Browse files
authored
Merge pull request #95 from agin719/cos-v4-dev
update version
2 parents f7881ab + 757ad28 commit b44176e

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.13"
25+
Version = "0.7.14"
2626
userAgent = "cos-go-sdk-v5/" + Version
2727
contentTypeXML = "application/xml"
2828
defaultServiceBaseURL = "http://service.cos.myqcloud.com"

0 commit comments

Comments
 (0)