commit | 3488aaa9e0c89da27e7a5f64ec3e248836f665e0 | [log] [tgz] |
---|---|---|
author | dannark <dannark@google.com> | Thu May 02 11:34:20 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 02 11:35:28 2019 -0700 |
tree | b49206e3686e2a037db2a67b8922e1ac11e7e759 | |
parent | eb3948f756a5a5ed582a38cc3234e2845833c9c1 [diff] [blame] |
Add 0.25.0 to docs. RELNOTES: None PiperOrigin-RevId: 246358111
diff --git a/scripts/docs/doc_versions.bzl b/scripts/docs/doc_versions.bzl index 093422e..e77e819 100644 --- a/scripts/docs/doc_versions.bzl +++ b/scripts/docs/doc_versions.bzl
@@ -23,6 +23,10 @@ DOC_VERSIONS = [ { + "version": "0.25.0", + "sha256": "e8ab61c047225e808982a564ecd692fd63bd243dccc88a8768ed069a5362a685", + }, + { "version": "0.24.0", "sha256": "988fa567906a73e50d3669909285187ef88c76ecd4aa277f4d1f355fc06a90c8", },