mirror of https://github.com/grpc/grpc.io.git
Merge pull request #26 from ejona86/java-1.21
Bump grpc-java to v1.21.0
This commit is contained in:
commit
01516ff9b3
|
|
@ -6,7 +6,7 @@ pygmentsCodeFences = true
|
|||
[params]
|
||||
grpc_release_tag = "v1.20.0"
|
||||
grpc_release_tag_no_v = "1.20.0"
|
||||
grpc_java_release_tag = "v1.20.0"
|
||||
grpc_java_release_tag = "v1.21.0"
|
||||
milestones_link = "https://github.com/grpc/grpc/milestones"
|
||||
|
||||
# Configuration required for auto-generating the Netlify _redirects file
|
||||
|
|
|
|||
Loading…
Reference in New Issue