From dc5f85e72cda671353bfcc361da3f531e7db264b Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Mon, 24 Sep 2018 09:20:15 -0700 Subject: [PATCH] Upgrade dartdoc to version 0.21.1. (#22143) --- 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 ee4acb5e0b8..f0f5bb9dc5a 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -63,7 +63,7 @@ if [[ -d "$FLUTTER_PUB_CACHE" ]]; then fi # Install and activate dartdoc. -"$PUB" global activate dartdoc 0.20.4 +"$PUB" global activate dartdoc 0.21.1 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.