Skip to content

Commit 83f3193

Browse files
authored
chore: Bumps version for minor release to v20241113004.1.0 (#507)
1 parent e857233 commit 83f3193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/core/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package core
55
// For more information please see: https://github.com/mongodb/atlas-sdk-go/blob/main/docs/doc_1_concepts.md
66
const (
77
// SDK release tag version.
8-
Version = "v20241113004.0.0"
8+
Version = "v20241113004.1.0"
99
// Resource Version.
1010
Resource = "20241113"
1111
)

0 commit comments

Comments
 (0)