We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ee5ad commit ae08994Copy full SHA for ae08994
1 file changed
source/_static/switcher.json
@@ -5,15 +5,15 @@
5
"url": "https://docs.foundries.io/dev"
6
},
7
{
8
- "name": "v96 (stable)",
9
- "version": "96",
+ "name": "v97 (stable)",
+ "version": "97",
10
"url": "https://docs.foundries.io/latest",
11
"preferred": true
12
13
14
- "name": "v95",
15
- "version": "95",
16
- "url": "https://docs.foundries.io/95/"
+ "name": "v96",
+ "version": "96",
+ "url": "https://docs.foundries.io/96/"
17
18
19
"name": "…older",
0 commit comments