diff --git a/meta/meta.go b/meta/meta.go index 8a3247afb7..778e62279a 100644 --- a/meta/meta.go +++ b/meta/meta.go @@ -17,7 +17,7 @@ import ( // // Deprecated: Use Go standard library [runtime/debug] package build information // instead. -var SDKVersion = "2.34.0" +var SDKVersion = "2.35.0" // A pre-release marker for the version. If this is "" (empty string) // then it means that it is a final release. Otherwise, this is a pre-release