summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2021-06-02 12:02:51 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-02 23:32:34 +0100
commitb5d761583e848fc850af2a5f3b27f4dd43df2c4d (patch)
treef67d4df89d8bc7cdb2937f46cc4e79aba3d9d741 /documentation/sphinx-static/switchers.js
parent9d1b332292a94cd4463f1e88dfe293847264714e (diff)
downloadpoky-b5d761583e848fc850af2a5f3b27f4dd43df2c4d.tar.gz
releases: update to include 3.1.8
Adding 3.1.8 to documentation switcher and release list. (From yocto-docs rev: 657408bf30279b44f1e1255787a2c56b739df142) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sphinx-static/switchers.js')
-rw-r--r--documentation/sphinx-static/switchers.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index a32d872369..301c2315a9 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.1': '3.3.1', 6 '3.3.1': '3.3.1',
7 '3.2.4': '3.2.4', 7 '3.2.4': '3.2.4',
8 '3.1.7': '3.1.7', 8 '3.1.8': '3.1.8',
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 };