Skip to content

Commit 3dc0a7c

Browse files
committed
doc: conf: Add 2.4.0 version selector
Adds the 2.4.0 release to the documentation version selector. Signed-off-by: Maureen Helm <[email protected]>
1 parent b211df9 commit 3dc0a7c

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
@@ -542,6 +542,7 @@
542542
'theme_logo_only': False,
543543
'current_version': version,
544544
'versions': (("latest", "/"),
545+
("2.4.0", "/2.4.0/"),
545546
("2.3.0", "/2.3.0/"),
546547
("2.2.0", "/2.2.0/"),
547548
("2.1.0", "/2.1.0/"),

0 commit comments

Comments
 (0)