From ae0899469c55b97baa7729c433afb6c7bef14a31 Mon Sep 17 00:00:00 2001 From: Katrina Prosise Date: Wed, 13 May 2026 08:13:27 -0400 Subject: [PATCH] update version switcher for v97 release Signed-off-by: Katrina Prosise --- source/_static/switcher.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_static/switcher.json b/source/_static/switcher.json index b68f4604..3e23bbc2 100644 --- a/source/_static/switcher.json +++ b/source/_static/switcher.json @@ -5,15 +5,15 @@ "url": "https://docs.foundries.io/dev" }, { - "name": "v96 (stable)", - "version": "96", + "name": "v97 (stable)", + "version": "97", "url": "https://docs.foundries.io/latest", "preferred": true }, { - "name": "v95", - "version": "95", - "url": "https://docs.foundries.io/95/" + "name": "v96", + "version": "96", + "url": "https://docs.foundries.io/96/" }, { "name": "…older",