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