Skip to content

Commit dcc8ced

Browse files
authored
Update to dartdoc 0.36.1 (flutter#68791)
1 parent 4ea6d3d commit dcc8ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/bots/docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function generate_docs() {
2020
# Install and activate dartdoc.
2121
# NOTE: When updating to a new dartdoc version, please also update
2222
# `dartdoc_options.yaml` to include newly introduced error and warning types.
23-
"$PUB" global activate dartdoc 0.36.0
23+
"$PUB" global activate dartdoc 0.36.1
2424

2525
# This script generates a unified doc set, and creates
2626
# a custom index.html, placing everything into dev/docs/doc.

0 commit comments

Comments
 (0)