summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/releases.rst1
-rw-r--r--documentation/sphinx-static/switchers.js2
2 files changed, 2 insertions, 1 deletions
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)
38- :yocto_docs:`3.1.8 Documentation </3.1.8>` 38- :yocto_docs:`3.1.8 Documentation </3.1.8>`
39- :yocto_docs:`3.1.9 Documentation </3.1.9>` 39- :yocto_docs:`3.1.9 Documentation </3.1.9>`
40- :yocto_docs:`3.1.10 Documentation </3.1.10>` 40- :yocto_docs:`3.1.10 Documentation </3.1.10>`
41- :yocto_docs:`3.1.11 Documentation </3.1.11>`
41 42
42========================== 43==========================
43 Outdated Release Manuals 44 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 @@
5 'dev': 'dev (3.4)', 5 'dev': 'dev (3.4)',
6 '3.3.3': '3.3.3', 6 '3.3.3': '3.3.3',
7 '3.2.4': '3.2.4', 7 '3.2.4': '3.2.4',
8 '3.1.10': '3.1.10', 8 '3.1.11': '3.1.11',
9 '3.0.4': '3.0.4', 9 '3.0.4': '3.0.4',
10 '2.7.4': '2.7.4', 10 '2.7.4': '2.7.4',
11 }; 11 };