Skip to content

Commit

Permalink
Update cos.go
Browse files Browse the repository at this point in the history
update UA version
  • Loading branch information
jimmyyan committed May 18, 2018
1 parent 51f1172 commit a674e6b
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 @@ -21,7 +21,7 @@ import (

const (
// Version ...
Version = "0.7.0"
Version = "0.7.3"
userAgent = "go-cos/" + Version
contentTypeXML = "application/xml"
defaultServiceBaseURL = "https://service.cos.myqcloud.com"
Expand Down

0 comments on commit a674e6b

Please sign in to comment.