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

(cherry picked from commit b3b1279d1f)

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
This commit is contained in:
mergify[bot]
2021-11-14 20:46:18 -08:00
committed by GitHub
parent 035da42a91
commit 97f888ea30
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