From bc164bd86aadf981bb29807ab95265f79a176f8d Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Wed, 30 Jun 2021 14:09:06 -0700 Subject: releases: update to include 3.1.9 Adding 3.1.9 to documentation switcher and release list. (From yocto-docs rev: 6951b86a2e0e95bb72db12624efa23fec579bc70) 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 890cd037ff..d6e1fb3c19 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -34,6 +34,7 @@ Release Series 3.1 (dunfell) - :yocto_docs:`3.1.6 Documentation ` - :yocto_docs:`3.1.7 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 301c2315a9..63649354b0 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -5,7 +5,7 @@ 'dev': 'dev (3.4)', '3.3.1': '3.3.1', '3.2.4': '3.2.4', - '3.1.8': '3.1.8', + '3.1.9': '3.1.9', '3.0.4': '3.0.4', '2.7.4': '2.7.4', }; -- cgit v1.2.3-54-g00ecf