Skip to content

Commit 8c46130

Browse files
committed
Merge branch '2.x' into 2.next-merge
2 parents 329f9de + 417f03a commit 8c46130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/config/all.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
version_list = [
2626
{'name': '1.x', 'number': '/authentication/1', 'title': '1.x'},
2727
{'name': '2.x', 'number': '/authentication/2', 'title': '2.x', 'current': True},
28+
{'name': '3.x', 'number': '/authentication/3', 'title': '3.x', 'current': True},
2829
]
2930

3031
# Languages available.

0 commit comments

Comments
 (0)