doc: add 3.4.0 to the index of releases

Add the new release to the doc index.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-06-16 10:55:00 +00:00
commit ee72dfa5e2

View file

@ -159,6 +159,7 @@ html_context = {
"current_version": version,
"versions": (
("latest", "/"),
("3.4.0", "/3.4.0/"),
("3.3.0", "/3.3.0/"),
("3.2.0", "/3.2.0/"),
("3.1.0", "/3.1.0/"),