From b5e634644b69a968a93aad0dd0502cf479d3973a Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Wed, 20 Jan 2021 13:37:49 -0800 Subject: releases: conf: add link to 3.1.5, update to include 3.2.1 & 3.1.5 (From yocto-docs rev: 5c94f8183733bf266cd6153434b5eed22d1914c6) 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 754de2e6af..a997489aae 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -4,7 +4,7 @@ var all_versions = { 'dev': 'dev (3.3)', '3.2.1': '3.2.1', - '3.1.4': '3.1.4', + '3.1.5': '3.1.5', '3.0.4': '3.0.4', '2.7.4': '2.7.4', }; -- cgit v1.2.3-54-g00ecf