commit | b5c922574aadae434ef8cde75e6081a75ff4b8d7 | [log] [tgz] |
---|---|---|
author | Laurent Le Brun <laurentlb@gmail.com> | Wed Jul 10 10:28:43 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 10 10:29:47 2019 -0700 |
tree | bed57818fec38c003aebab7b1fd9f6abd0211f46 | |
parent | f4a0803187bb549227b13dcff8166ccb97020234 [diff] [blame] |
Update documentation to Bazel 0.28 This follows the instructions from: https://github.com/bazelbuild/continuous-integration/blob/master/docs/release-playbook.md#push-a-release Closes #8851. PiperOrigin-RevId: 257431728
diff --git a/scripts/docs/doc_versions.bzl b/scripts/docs/doc_versions.bzl index 5490d1b..45fbb43 100644 --- a/scripts/docs/doc_versions.bzl +++ b/scripts/docs/doc_versions.bzl
@@ -23,6 +23,10 @@ DOC_VERSIONS = [ { + "version": "0.28.0", + "sha256": "64b3fc267fb1f4c56345d96f0ad9f07a2efe43bd15361f818368849cf941b3b7", + }, + { "version": "0.27.0", "sha256": "97e2633fefee389daade775da43907aa68699b32212f4e48cb095abe18aa7e65", },