Skip to content

Commit ae08994

Browse files
committed
update version switcher for v97 release
Signed-off-by: Katrina Prosise <katrina.prosise@foundries.io>
1 parent 48ee5ad commit ae08994

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

source/_static/switcher.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"url": "https://docs.foundries.io/dev"
66
},
77
{
8-
"name": "v96 (stable)",
9-
"version": "96",
8+
"name": "v97 (stable)",
9+
"version": "97",
1010
"url": "https://docs.foundries.io/latest",
1111
"preferred": true
1212
},
1313
{
14-
"name": "v95",
15-
"version": "95",
16-
"url": "https://docs.foundries.io/95/"
14+
"name": "v96",
15+
"version": "96",
16+
"url": "https://docs.foundries.io/96/"
1717
},
1818
{
1919
"name": "…older",

0 commit comments

Comments
 (0)