We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab8fbc commit 9694f65Copy full SHA for 9694f65
1 file changed
docs/_static/versions.json
@@ -4,10 +4,15 @@
4
"url": "https://discretize.simpeg.xyz/en/main/"
5
},
6
{
7
- "name": "0.10.0 (stable)",
8
- "version": "v0.10.0",
9
- "url": "https://discretize.simpeg.xyz/en/v0.10.0/",
+ "name": "0.11.0 (stable)",
+ "version": "v0.11.0",
+ "url": "https://discretize.simpeg.xyz/en/v0.11.0/",
10
"preferred": true
11
+ },
12
+ {
13
+ "name": "0.10.0",
14
+ "version": "v0.10.0",
15
+ "url": "https://discretize.simpeg.xyz/en/v0.10.0/"
16
}
17
]
18
0 commit comments