Skip to content

Commit

Permalink
mark 2.5 as stable
Browse files Browse the repository at this point in the history
Signed-off-by: DanRoscigno <[email protected]>
  • Loading branch information
DanRoscigno committed Oct 17, 2023
1 parent ba969b1 commit a814bb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ const config = {
onlyIncludeVersions: ['3.1', '3.0', '2.5'],
versions: {
'3.1': {
label: 'latest-3.1'
label: 'Latest-3.1'
},
'3.0': {
label: '3.0',
banner: 'none'
},
'2.5': {
label: '2.5',
label: 'Stable-2.5',
banner: 'none'
},
},
Expand Down

0 comments on commit a814bb4

Please sign in to comment.