diff --git a/documentation/releases.rst b/documentation/releases.rst index 907fd63544..95f1bd41da 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -46,6 +46,7 @@ Release Series 3.1 (dunfell) - :yocto_docs:`3.1.9 Documentation ` - :yocto_docs:`3.1.10 Documentation ` - :yocto_docs:`3.1.11 Documentation ` +- :yocto_docs:`3.1.12 Documentation ` ========================== Outdated Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index b15f5b3c1b..8f91ea8fd4 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -6,7 +6,7 @@ '3.4': '3.4', '3.3.4': '3.3.4', '3.2.4': '3.2.4', - '3.1.11': '3.1.11', + '3.1.12': '3.1.12', '3.0.4': '3.0.4', '2.7.4': '2.7.4', };