diff --git a/documentation/releases.rst b/documentation/releases.rst index e8258f6a15..b95a6edf5d 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -30,6 +30,7 @@ - :yocto_docs:`3.1.4 Documentation ` - :yocto_docs:`3.1.5 Documentation ` - :yocto_docs:`3.1.6 Documentation ` +- :yocto_docs:`3.1.7 Documentation ` ========================== Previous Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 96efab2e84..3f62e29b97 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.2.3': '3.2.3', - '3.1.6': '3.1.6', + '3.1.7': '3.1.7', '3.0.4': '3.0.4', '2.7.4': '2.7.4', };