mirror of https://github.com/grpc/grpc.io.git
Update config.yaml to set Core version to 1.62.0 (#1260)
This commit is contained in:
parent
a0fa2f7155
commit
d340048d88
|
|
@ -26,7 +26,7 @@ params:
|
||||||
branch: main
|
branch: main
|
||||||
locale: en_US
|
locale: en_US
|
||||||
grpc_vers:
|
grpc_vers:
|
||||||
core: v1.61.0
|
core: v1.62.0
|
||||||
go: v1.62.0
|
go: v1.62.0
|
||||||
java: v1.61.0
|
java: v1.61.0
|
||||||
node: "@grpc/grpc-js@1.9.0"
|
node: "@grpc/grpc-js@1.9.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue