diff --git a/documentation/releases.rst b/documentation/releases.rst index 436f20a29d..bb881a2e24 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -38,6 +38,7 @@ Release Series 3.1 (dunfell) - :yocto_docs:`3.1.8 Documentation ` - :yocto_docs:`3.1.9 Documentation ` - :yocto_docs:`3.1.10 Documentation ` +- :yocto_docs:`3.1.11 Documentation ` ========================== Outdated Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index a693fefb0c..1e37b625a6 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -5,7 +5,7 @@ 'dev': 'dev (3.4)', '3.3.3': '3.3.3', '3.2.4': '3.2.4', - '3.1.10': '3.1.10', + '3.1.11': '3.1.11', '3.0.4': '3.0.4', '2.7.4': '2.7.4', };