From f64b796093bffe2aff38b086b533a140fe4fa8f8 Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Tue, 3 Aug 2021 12:48:32 -0700 Subject: releases: update to include 3.3.1 Adding 3.3.1 to documentation switcher and release list. (From yocto-docs rev: 3c98afb0fefd889e8036639d9a2c775b73b237c2) 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/switchers.js') diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 63649354b0..3972b48a7f 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -3,7 +3,7 @@ var all_versions = { 'dev': 'dev (3.4)', - '3.3.1': '3.3.1', + '3.3.2': '3.3.2', '3.2.4': '3.2.4', '3.1.9': '3.1.9', '3.0.4': '3.0.4', -- cgit v1.2.3-54-g00ecf