From 13a054f76e97708ef4d0a3bb21eb559846fdc46a Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Tue, 15 Oct 2019 12:32:10 -0700 Subject: [PATCH] Update dartdoc to 0.28.8 (#42686) --- 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 91059c3e7a..b18262d289 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -104,7 +104,7 @@ if [[ -d "$FLUTTER_PUB_CACHE" ]]; then fi # Install and activate dartdoc. -"$PUB" global activate dartdoc 0.28.7 +"$PUB" global activate dartdoc 0.28.8 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.