From 1dfd37d30953208fd998cef79483f371330a754e Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Fri, 23 Oct 2020 16:57:42 +0200 Subject: sphinx: add 3.1.3 and 3.0.4 release in the switcher (From yocto-docs rev: 64c7cb54e031b5b0babc8ee33dac0b9162a5f391) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/sphinx-static/switchers.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 32113cfa96..b28d91c080 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -3,8 +3,8 @@ var all_versions = { 'dev': 'dev (3.2)', - '3.1.2': '3.1.2', - '3.0.3': '3.0.3', + '3.1.3': '3.1.3', + '3.0.4': '3.0.4', '2.7.4': '2.7.4', }; -- cgit v1.2.3-54-g00ecf