Skip to content

Commit

Permalink
doc/sphinx: use 0.13.1 as latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Nov 28, 2023
1 parent ae31886 commit f5deded
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/sphinx/_static/switcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"url": "https://dotbot-firmware.readthedocs.io/en/latest/"
},
{
"name": "REL-1.13",
"version": "REL-1.13",
"url": "https://dotbot-firmware.readthedocs.io/en/rel-1.13/"
"name": "REL-1.13.1",
"version": "REL-1.13.1",
"url": "https://dotbot-firmware.readthedocs.io/en/rel-1.13.1/"
}
]

0 comments on commit f5deded

Please sign in to comment.