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/sphinx-static/switchers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/sphinx-static') 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