Skip to content

Commit

Permalink
chore: add docs dropdown link for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
billboggs committed Mar 18, 2024
1 parent e922a41 commit a3ba9e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_static/version-switcher/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"version": "0.29.1-dev0",
"url": "https://docs.determined.ai/latest/"
},
{
"version": "0.29.1",
"url": "https://docs.determined.ai/0.29.1/"
},
{
"version": "0.29.0",
"url": "https://docs.determined.ai/0.29.0/"
Expand Down

0 comments on commit a3ba9e9

Please sign in to comment.