From 1ea11c5c205d5f2535e4ee5576e142bd5870d0e1 Mon Sep 17 00:00:00 2001 From: Vineela Tummalapalli Date: Wed, 21 Apr 2021 16:09:17 -0700 Subject: Adding dunfell 3.1.7 to the switcher and release list. (From yocto-docs rev: bed221137de77340280d71b4a8b0f2f60addc566) Signed-off-by: Vineela Tummalapalli 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 e8258f6a15..b95a6edf5d 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -30,6 +30,7 @@ - :yocto_docs:`3.1.4 Documentation ` - :yocto_docs:`3.1.5 Documentation ` - :yocto_docs:`3.1.6 Documentation ` +- :yocto_docs:`3.1.7 Documentation ` ========================== Previous Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 96efab2e84..3f62e29b97 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -5,7 +5,7 @@ 'dev': 'dev (3.4)', '3.3': '3.3', '3.2.3': '3.2.3', - '3.1.6': '3.1.6', + '3.1.7': '3.1.7', '3.0.4': '3.0.4', '2.7.4': '2.7.4', }; -- cgit v1.2.3-54-g00ecf