Skip to content

Commit ccc185b

Browse files
committed
doc: add 2.5.0 to pick list
Add 2.5 to release list to be shown on documentation side bar. Signed-off-by: Anas Nashif <[email protected]>
1 parent 769d91b commit ccc185b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -552,11 +552,10 @@
552552
'theme_logo_only': False,
553553
'current_version': version,
554554
'versions': (("latest", "/"),
555+
("2.5.0", "/2.5.0/"),
555556
("2.4.0", "/2.4.0/"),
556557
("2.3.0", "/2.3.0/"),
557558
("2.2.0", "/2.2.0/"),
558-
("2.1.0", "/2.1.0/"),
559-
("2.0.0", "/2.0.0/"),
560559
("1.14.1", "/1.14.1/"),
561560
)
562561
}

0 commit comments

Comments
 (0)