From 0afeb9f7402e3a86d07558b49f1218dcaaf46c80 Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Mon, 27 Sep 2021 12:44:55 -0700 Subject: releases: update to include 3.1.11 Adding 3.1.11 to documentation switcher and release list. (From yocto-docs rev: 29fb29547322520698b13a4d7c94dbb8defa93b1) 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 436f20a29d..bb881a2e24 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -38,6 +38,7 @@ Release Series 3.1 (dunfell) - :yocto_docs:`3.1.8 Documentation ` - :yocto_docs:`3.1.9 Documentation ` - :yocto_docs:`3.1.10 Documentation ` +- :yocto_docs:`3.1.11 Documentation ` ========================== Outdated Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index a693fefb0c..1e37b625a6 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.3', '3.2.4': '3.2.4', - '3.1.10': '3.1.10', + '3.1.11': '3.1.11', '3.0.4': '3.0.4', '2.7.4': '2.7.4', }; -- cgit v1.2.3-54-g00ecf