mirror of https://github.com/grpc/grpc-go.git
Change version to 1.62.2 (#7086)
This commit is contained in:
parent
b078aaf44c
commit
10baa6bd42
|
@ -19,4 +19,4 @@
|
|||
package grpc
|
||||
|
||||
// Version is the current grpc version.
|
||||
const Version = "1.62.2-dev"
|
||||
const Version = "1.62.2"
|
||||
|
|
Loading…
Reference in New Issue