From 0447aace57d46c4de4d120b430384e99fc3a5e0c Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Wed, 2 Mar 2022 22:20:52 -0800 Subject: releases: update to include 3.3.5 Adding 3.3.5 to documentation switcher and release list. (From yocto-docs rev: 78545b8f42657c21bc3cac96429d3950b07a3aca) Signed-off-by: Michael Halstead Signed-off-by: Richard Purdie --- documentation/sphinx-static/switchers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/sphinx-static/switchers.js') diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index c4c3bd64c9..3ea8927d78 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -12,7 +12,7 @@ by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-b var all_versions = { 'dev': 'dev (3.5)', '3.4.2': '3.4.2', - '3.3.4': '3.3.4', + '3.3.5': '3.3.5', '3.2.4': '3.2.4', '3.1.14': '3.1.14', '3.0.4': '3.0.4', -- cgit v1.2.3-54-g00ecf