We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88524a5 commit a1e66a2Copy full SHA for a1e66a2
dropbox/sdk.go
@@ -38,7 +38,7 @@ const (
38
hostAPI = "api"
39
hostContent = "content"
40
hostNotify = "notify"
41
- sdkVersion = "5.0.0"
+ sdkVersion = "6.0.0"
42
specVersion = "85f2eff"
43
)
44
0 commit comments