Skip to content

Commit

Permalink
Merge pull request #640 from kevin-lee/update-docs
Browse files Browse the repository at this point in the history
Update docs with the latest version info
  • Loading branch information
kevin-lee authored Dec 2, 2024
2 parents 7faeaa1 + 8a11b3e commit 918a240
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const websiteConfig = {
"path": "v1",
},
"current": {
"label": "2.0.0-beta14",
"label": "2.0.0",
},
}
},
Expand Down
4 changes: 4 additions & 0 deletions website/src/pages/versionsArchived.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"name": "2.0.0-beta14",
"label": "2.0.0-beta14"
},
{
"name": "2.0.0-beta13",
"label": "2.0.0-beta13"
Expand Down

0 comments on commit 918a240

Please sign in to comment.