From 97039a5db60b328f94526d9a95de0c8ef4fc0d2e Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Mon, 17 May 2021 04:33:02 -1000 Subject: documentation: prepare for 3.1.8 release (From yocto-docs rev: 09b64a4d246bdcca62dddee152deef7b0dea69d7) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- documentation/sphinx-static/switchers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/sphinx-static/switchers.js') diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index cfbc5d5dbf..21a495f605 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -3,7 +3,7 @@ var all_versions = { 'dev': 'dev (3.3)', - '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