Skip to content

Commit

Permalink
doc: add REL-1.14 to version switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Dec 15, 2023
1 parent 9c76dfc commit f130546
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,9 +4,9 @@
"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.14",
"version": "REL-1.14",
"url": "https://dotbot-firmware.readthedocs.io/en/rel-1.14/"
},
{
"name": "REL-1.13.1",
Expand Down

0 comments on commit f130546

Please sign in to comment.