diff --git a/version.go b/version.go index 1ffec6e2cee2..c98194f62ada 100644 --- a/version.go +++ b/version.go @@ -19,4 +19,4 @@ package grpc // Version is the current grpc version. -const Version = "1.66.0" +const Version = "1.66.1-dev"