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 e857233 commit 83f3193Copy full SHA for 83f3193
internal/core/version.go
@@ -5,7 +5,7 @@ package core
5
// For more information please see: https://github.com/mongodb/atlas-sdk-go/blob/main/docs/doc_1_concepts.md
6
const (
7
// SDK release tag version.
8
- Version = "v20241113004.0.0"
+ Version = "v20241113004.1.0"
9
// Resource Version.
10
Resource = "20241113"
11
)
0 commit comments