doc: add 3.5.0 to the index of releases

Add the new release to the doc index.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2023-10-20 09:42:16 +03:00 committed by Johan Hedberg
commit 0d907c7428

View file

@ -164,6 +164,7 @@ html_context = {
"current_version": version,
"versions": (
("latest", "/"),
("3.5.0", "/3.5.0/"),
("3.4.0", "/3.4.0/"),
("3.3.0", "/3.3.0/"),
("2.7.5 (LTS)", "/2.7.5/"),