diff --git a/version.go b/version.go index 6cbe116f2479..9ff79da29efe 100644 --- a/version.go +++ b/version.go @@ -19,4 +19,4 @@ package grpc // Version is the current grpc version. -const Version = "1.69.2" +const Version = "1.69.3-dev"