Bump version to v1.20.0-pre2

pull/18640/head
Lidi Zheng 6 years ago
parent f931435f27
commit 1ad85dfc9e
  1. 2
      BUILD
  2. 2
      build.yaml

@ -78,7 +78,7 @@ g_stands_for = "godric"
core_version = "7.0.0" core_version = "7.0.0"
version = "1.20.0-pre1" version = "1.20.0-pre2"
GPR_PUBLIC_HDRS = [ GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h", "include/grpc/support/alloc.h",

@ -14,7 +14,7 @@ settings:
'#10': See the expand_version.py for all the quirks here '#10': See the expand_version.py for all the quirks here
core_version: 7.0.0 core_version: 7.0.0
g_stands_for: godric g_stands_for: godric
version: 1.20.0-pre1 version: 1.20.0-pre2
filegroups: filegroups:
- name: alts_proto - name: alts_proto
headers: headers:

Loading…
Cancel
Save