Add v0.35 to the configs for building the docs website. (#7055)

This commit is contained in:
M. J. Fromberger
2021-11-04 08:29:23 -07:00
committed by GitHub
parent 797541e742
commit b3b1279d1f
2 changed files with 5 additions and 0 deletions

View File

@@ -34,6 +34,10 @@ module.exports = {
"label": "v0.34",
"key": "v0.34"
},
{
"label": "v0.35",
"key": "v0.35"
},
{
"label": "master",
"key": "master"

View File

@@ -2,3 +2,4 @@ master master
v0.32.x v0.32
v0.33.x v0.33
v0.34.x v0.34
v0.35.x v0.35