From cf08a995f603e8500db562ad495c214eb03fdea3 Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Mon, 11 Nov 2019 13:23:05 -0800 Subject: [PATCH] Update dartdoc to 0.29.1 (#44466) --- 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 e77af10e99..3df24c8dd0 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -107,7 +107,7 @@ if [[ -d "$FLUTTER_PUB_CACHE" ]]; then fi # Install and activate dartdoc. -"$PUB" global activate dartdoc 0.29.0 +"$PUB" global activate dartdoc 0.29.1 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.