From f7048b696dc382fd37fe407e28f10fddf93a8313 Mon Sep 17 00:00:00 2001 From: Michael Goderbauer Date: Fri, 5 Apr 2019 14:01:27 -0700 Subject: [PATCH] Bump dartdocs to 0.28.3+1 (#30570) --- 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 773c76e720..5dab299139 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.3 +"$PUB" global activate dartdoc 0.28.3+1 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.