From dcc8ced8e4624adde31c84916ece9c2b68e335bd Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Thu, 22 Oct 2020 14:13:50 -0700 Subject: [PATCH] Update to dartdoc 0.36.1 (#68791) --- dev/bots/docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/bots/docs.sh b/dev/bots/docs.sh index a22faa26aeb..ed8564f17f4 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -20,7 +20,7 @@ function generate_docs() { # Install and activate dartdoc. # NOTE: When updating to a new dartdoc version, please also update # `dartdoc_options.yaml` to include newly introduced error and warning types. - "$PUB" global activate dartdoc 0.36.0 + "$PUB" global activate dartdoc 0.36.1 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.