diff --git a/documentation/releases.rst b/documentation/releases.rst index c2c2232dca..0fdaa762c9 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -46,6 +46,7 @@ Release Series 3.1 (dunfell) - :yocto_docs:`3.1.11 Documentation ` - :yocto_docs:`3.1.12 Documentation ` - :yocto_docs:`3.1.13 Documentation ` +- :yocto_docs:`3.1.14 Documentation ` ========================== Outdated Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 885104c407..f7d7c75647 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -14,7 +14,7 @@ by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-b '3.4.1': '3.4.1', '3.3.4': '3.3.4', '3.2.4': '3.2.4', - '3.1.13': '3.1.13', + '3.1.14': '3.1.14', '3.0.4': '3.0.4', '2.7.4': '2.7.4', };