commit | 86b51fc10b8301a5941bd2158ca5a91581ba6072 | [log] [tgz] |
---|---|---|
author | Laurent Le Brun <laurentlb@gmail.com> | Fri Feb 07 09:38:41 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 07 09:39:47 2020 -0800 |
tree | 30c8a375cab059d9f041ff63bcdce5fa592f3d0a | |
parent | ebbbdf7949ef202b5a1141eee81cdb95235e863c [diff] [blame] |
Update documentation to 2.1.0 Closes #10728. PiperOrigin-RevId: 293830996
diff --git a/scripts/docs/doc_versions.bzl b/scripts/docs/doc_versions.bzl index c3db963..f9833b9 100644 --- a/scripts/docs/doc_versions.bzl +++ b/scripts/docs/doc_versions.bzl
@@ -23,6 +23,10 @@ DOC_VERSIONS = [ { + "version": "2.1.0", + "sha256": "b0fd257b1d6b1b05705742d55a13b9a20d3e99f49c89334750c872d620e5b88f", + }, + { "version": "2.0.0", "sha256": "7d7c424ede503856c61b645d8fdc2513ec6ea8600d76c5e87c45a9a45c16de3e", },