From e1a09622df97efd4e4793a9b6b3e727db2af46e3 Mon Sep 17 00:00:00 2001 From: Michael Goderbauer Date: Tue, 18 Aug 2020 17:31:04 -0700 Subject: [PATCH] Bump dartdoc to 0.30.4 (#64112) --- 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 52e1d1c85d..0c14c28510 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -37,7 +37,7 @@ function script_location() { function generate_docs() { # Install and activate dartdoc. - "$PUB" global activate dartdoc 0.32.3 + "$PUB" global activate dartdoc 0.32.4 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.