available release updates

Fix reference to the latest 3.0.x version

Aligning releases.rst and sphinx-static/switchers.js
with the contents in master-next

(From yocto-docs rev: 77db6738d58ba4bdc68deb74775c00a332fcc86c)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2021-12-13 16:36:34 +01:00
committed by Richard Purdie
parent cf5a00721f
commit bdfabf0409
3 changed files with 59 additions and 29 deletions

View File

@@ -2,7 +2,10 @@
'use strict';
var all_versions = {
'dev': 'dev (3.3)',
'dev': 'dev (3.5)',
'3.4.1': '3.4.1',
'3.3.4': '3.3.4',
'3.2.4': '3.2.4',
'3.1.12': '3.1.12',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',