diff --git a/version.go b/version.go index 9864808ff4b6..6f376aea05a6 100644 --- a/version.go +++ b/version.go @@ -19,4 +19,4 @@ package grpc // Version is the current grpc version. -const Version = "1.67.2-dev" +const Version = "1.67.2"