From b5d761583e848fc850af2a5f3b27f4dd43df2c4d Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Wed, 2 Jun 2021 12:02:51 -0700 Subject: releases: update to include 3.1.8 Adding 3.1.8 to documentation switcher and release list. (From yocto-docs rev: 657408bf30279b44f1e1255787a2c56b739df142) 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(-) diff --git a/documentation/releases.rst b/documentation/releases.rst index f278e2159c..56f2def0c5 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -33,6 +33,7 @@ - :yocto_docs:`3.1.5 Documentation ` - :yocto_docs:`3.1.6 Documentation ` - :yocto_docs:`3.1.7 Documentation ` +- :yocto_docs:`3.1.8 Documentation ` ========================== Previous Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index a32d872369..301c2315a9 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.7': '3.1.7', + '3.1.8': '3.1.8', '3.0.4': '3.0.4', '2.7.4': '2.7.4', }; -- cgit v1.2.3-54-g00ecf