Change version to 1.6.x (#1382)
This commit is contained in:
@ -519,6 +519,6 @@ const SupportPackageIsVersion3 = true
|
||||
const SupportPackageIsVersion4 = true
|
||||
|
||||
// Version is the current grpc version.
|
||||
const Version = "1.5.0-dev"
|
||||
const Version = "1.6.0-dev"
|
||||
|
||||
const grpcUA = "grpc-go/" + Version
|
||||
|
Reference in New Issue
Block a user