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