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
erikwilson committed Jan 26, 2024
1 parent 4b4d14a commit 260c2bc
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.27.1-dev0",
"url": "https://docs.determined.ai/latest/"
},
{
"version": "0.27.1",
"url": "https://docs.determined.ai/0.27.1/"
},
{
"version": "0.27.0",
"url": "https://docs.determined.ai/0.27.0/"
Expand Down

0 comments on commit 260c2bc

Please sign in to comment.