Skip to content

Commit d644d7d

Browse files
Update meta package SDKVersion
1 parent 5ffe9fb commit d644d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/meta.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var SDKVersion = "2.37.0"
2525
//
2626
// Deprecated: Use Go standard library [runtime/debug] package build information
2727
// instead.
28-
var SDKPrerelease = "beta.1"
28+
var SDKPrerelease = ""
2929

3030
// SemVer is an instance of version.Version. This has the secondary
3131
// benefit of verifying during tests and init time that our version is a

0 commit comments

Comments
 (0)