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 5ffe9fb commit d644d7dCopy full SHA for d644d7d
meta/meta.go
@@ -25,7 +25,7 @@ var SDKVersion = "2.37.0"
25
//
26
// Deprecated: Use Go standard library [runtime/debug] package build information
27
// instead.
28
-var SDKPrerelease = "beta.1"
+var SDKPrerelease = ""
29
30
// SemVer is an instance of version.Version. This has the secondary
31
// benefit of verifying during tests and init time that our version is a
0 commit comments