Skip to content

Commit 321f0ee

Browse files
authored
Reorder versions in switcher (#285)
1 parent a14f730 commit 321f0ee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/_static/switcher.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
3-
"name": "0.1",
4-
"version": "0.1",
5-
"url": "https://stefaniemolin.com/data-morph/0.1/"
3+
"name": "0.3 (stable)",
4+
"version": "stable",
5+
"url": "https://stefaniemolin.com/data-morph/stable/"
66
},
77
{
88
"name": "0.2",
99
"version": "0.2",
1010
"url": "https://stefaniemolin.com/data-morph/0.2/"
1111
},
1212
{
13-
"name": "0.3 (stable)",
14-
"version": "stable",
15-
"url": "https://stefaniemolin.com/data-morph/stable/"
13+
"name": "0.1",
14+
"version": "0.1",
15+
"url": "https://stefaniemolin.com/data-morph/0.1/"
1616
}
1717
]

0 commit comments

Comments
 (0)