feat: 更新版本号
This commit is contained in:
parent
dbcdd6fce7
commit
11b9f5be32
|
|
@ -41,7 +41,7 @@ type UserAgentConfig struct {
|
|||
|
||||
func NewDingtalkGoSDKUserAgent() *UserAgentConfig {
|
||||
return &UserAgentConfig{
|
||||
UserAgent: "dingtalk-sdk-go/v0.6.2",
|
||||
UserAgent: "dingtalk-sdk-go/v0.8.0",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue