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
dzhu committed Mar 12, 2024
1 parent 0fd6b61 commit 84a846e
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.0-dev0",
"url": "https://docs.determined.ai/latest/"
},
{
"version": "0.29.0",
"url": "https://docs.determined.ai/0.29.0/"
},
{
"version": "0.28.1",
"url": "https://docs.determined.ai/0.28.1/"
Expand Down

0 comments on commit 84a846e

Please sign in to comment.