releases: update to include 3.1.10

Adding 3.1.10 to documentation switcher and release list.

(From yocto-docs rev: 86b44b72c366f56d6977e7462aca8821721d89bd)

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Halstead 2021-08-10 15:29:44 -07:00 committed by Richard Purdie
parent 4c7e3b64bc
commit 77ce05bd36
2 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@ Release Series 3.1 (dunfell)
- :yocto_docs:`3.1.7 Documentation </3.1.7>` - :yocto_docs:`3.1.7 Documentation </3.1.7>`
- :yocto_docs:`3.1.8 Documentation </3.1.8>` - :yocto_docs:`3.1.8 Documentation </3.1.8>`
- :yocto_docs:`3.1.8 Documentation </3.1.9>` - :yocto_docs:`3.1.8 Documentation </3.1.9>`
- :yocto_docs:`3.1.8 Documentation </3.1.10>`
========================== ==========================
Outdated Release Manuals Outdated Release Manuals

View File

@ -5,7 +5,7 @@
'dev': 'dev (3.4)', 'dev': 'dev (3.4)',
'3.3.2': '3.3.2', '3.3.2': '3.3.2',
'3.2.4': '3.2.4', '3.2.4': '3.2.4',
'3.1.9': '3.1.9', '3.1.10': '3.1.10',
'3.0.4': '3.0.4', '3.0.4': '3.0.4',
'2.7.4': '2.7.4', '2.7.4': '2.7.4',
}; };