Skip to content

Commit e62acf9

Browse files
committed
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: Stephanos Ioannidis <[email protected]>
1 parent 7c76525 commit e62acf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
"current_version": version,
162162
"versions": (
163163
("latest", "/"),
164+
("3.3.0", "/3.3.0/"),
164165
("3.2.0", "/3.2.0/"),
165166
("3.1.0", "/3.1.0/"),
166167
("3.0.0", "/3.0.0/"),

0 commit comments

Comments
 (0)