Skip to content

Commit b6168bb

Browse files
vsemozhetbytMylesBorins
authored andcommitted
tools: add v10 to alternative version docs menu
PR-URL: #20586 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 9593b35 commit b6168bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎tools/doc/html.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ function altDocs(filename) {
168168
}
169169

170170
constversions=[
171+
{num: '10.x'},
171172
{num: '9.x'},
172173
{num: '8.x',lts: true},
173174
{num: '7.x'},

0 commit comments

Comments
 (0)