From 77ce05bd36cf71db9a2cc5b0ebffde7bd11c20f3 Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Tue, 10 Aug 2021 15:29:44 -0700 Subject: releases: update to include 3.1.10 Adding 3.1.10 to documentation switcher and release list. (From yocto-docs rev: 86b44b72c366f56d6977e7462aca8821721d89bd) Signed-off-by: Michael Halstead Signed-off-by: Richard Purdie --- documentation/releases.rst | 1 + documentation/sphinx-static/switchers.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/releases.rst b/documentation/releases.rst index 3ace7c06f1..04fbddea33 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -36,6 +36,7 @@ Release Series 3.1 (dunfell) - :yocto_docs:`3.1.7 Documentation ` - :yocto_docs:`3.1.8 Documentation ` - :yocto_docs:`3.1.8 Documentation ` +- :yocto_docs:`3.1.8 Documentation ` ========================== Outdated Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 3972b48a7f..6243724dae 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -5,7 +5,7 @@ 'dev': 'dev (3.4)', '3.3.2': '3.3.2', '3.2.4': '3.2.4', - '3.1.9': '3.1.9', + '3.1.10': '3.1.10', '3.0.4': '3.0.4', '2.7.4': '2.7.4', }; -- cgit v1.2.3-54-g00ecf