From acec78cffee13d4026fa9d4ae5eb443f2d35fe3f Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Thu, 3 Jan 2019 16:32:57 -0800 Subject: [PATCH] Update dartdoc to 0.27.0 (#26041) --- 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 eba6776323..52306c3095 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -103,7 +103,7 @@ if [[ -d "$FLUTTER_PUB_CACHE" ]]; then fi # Install and activate dartdoc. -"$PUB" global activate dartdoc 0.25.0 +"$PUB" global activate dartdoc 0.27.0 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.