mirror of https://github.com/grpc/grpc-go.git
Change version to 1.13.0-dev (#2054)
This commit is contained in:
parent
854695bef0
commit
45d7f3a23f
|
@ -722,6 +722,6 @@ const (
|
|||
)
|
||||
|
||||
// Version is the current grpc version.
|
||||
const Version = "1.12.0-dev"
|
||||
const Version = "1.13.0-dev"
|
||||
|
||||
const grpcUA = "grpc-go/" + Version
|
||||
|
|
Loading…
Reference in New Issue