Skip to content

Commit

Permalink
Merge pull request #95 from agin719/cos-v4-dev
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
agin719 authored Dec 9, 2020
2 parents f7881ab + 757ad28 commit b44176e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cos.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (

const (
// Version current go sdk version
Version = "0.7.13"
Version = "0.7.14"
userAgent = "cos-go-sdk-v5/" + Version
contentTypeXML = "application/xml"
defaultServiceBaseURL = "http://service.cos.myqcloud.com"
Expand Down

0 comments on commit b44176e

Please sign in to comment.