Skip to content

Commit

Permalink
Merge pull request #293 from tencentyun/feature_jojoliang_3b1abdd8
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
agin719 authored Dec 25, 2024
2 parents 74a98a0 + 4ca3f12 commit c0a1cfb
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 @@ -26,7 +26,7 @@ import (

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

0 comments on commit c0a1cfb

Please sign in to comment.