diff --git a/documentation/releases.rst b/documentation/releases.rst index 2546300556..b409072021 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -9,6 +9,7 @@ ******************************* - :yocto_docs:`3.2 Documentation ` +- :yocto_docs:`3.2.1 Documentation ` **************************** 3.1 'dunfell' Release Series diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index fc901d3298..754de2e6af 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -3,7 +3,7 @@ var all_versions = { 'dev': 'dev (3.3)', - '3.2': '3.2', + '3.2.1': '3.2.1', '3.1.4': '3.1.4', '3.0.4': '3.0.4', '2.7.4': '2.7.4',