docs: Add v0.45.x to docs versions (backport #11613) (#11623)

This commit is contained in:
mergify[bot] 2022-04-13 10:18:00 +02:00 committed by GitHub
parent 5ad3a36a28
commit 0ef30e0198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 10 deletions

View File

@ -38,18 +38,14 @@ module.exports = {
index: "cosmos-sdk"
},
versions: [
{
"label": "v0.39",
"key": "v0.39"
},
{
"label": "v0.42",
"key": "v0.42"
},
{
"label": "v0.44",
"key": "v0.44"
},
{
"label": "v0.45",
"key": "v0.45"
},
{
"label": "master",
"key": "master"

View File

@ -1,4 +1,3 @@
master master
launchpad/backports v0.39
release/v0.42.x v0.42
release/v0.44.x v0.44
release/v0.45.x v0.45