feat: 升级版本号到0.4.0
This commit is contained in:
parent
ed87ab872a
commit
68320d59e4
|
|
@ -41,7 +41,7 @@ type UserAgentConfig struct {
|
|||
|
||||
func NewDingtalkGoSDKUserAgent() *UserAgentConfig {
|
||||
return &UserAgentConfig{
|
||||
UserAgent: "dingtalk-sdk-go/v0.3.0",
|
||||
UserAgent: "dingtalk-sdk-go/v0.4.0",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue