Commit e62acf92 authored by Stephanos Ioannidis's avatar Stephanos Ioannidis Committed by Stephanos Ioannidis
Browse files

doc: conf: Add 3.3.0 release to version list



This commit adds the Zephyr 3.3.0 release to the documentation version
list.

Signed-off-by: default avatarStephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
parent 7c765257
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -161,6 +161,7 @@ html_context = {
    "current_version": version,
    "versions": (
        ("latest", "/"),
        ("3.3.0", "/3.3.0/"),
        ("3.2.0", "/3.2.0/"),
        ("3.1.0", "/3.1.0/"),
        ("3.0.0", "/3.0.0/"),