conf: update for release 3.2

switchers.js:
* add 3.2 release
* update 'dev' to 3.3

(From yocto-docs rev: f8b5e11bf31f2df9d86abfa5f7fcf7f3d66a4f85)

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nicolas Dechesne 2020-11-09 14:05:27 +01:00 committed by Richard Purdie
parent 03f8c9d9f9
commit f075071761

View File

@ -2,7 +2,8 @@
'use strict';
var all_versions = {
'dev': 'dev (3.2)',
'dev': 'dev (3.3)',
'3.2': '3.2',
'3.1.3': '3.1.3',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',