Skip to content

Commit c1ec8f4

Browse files
author
Meghan Jones
authored
Change 6.2.0rc2 to 6.2 in version_switch.js (#5298)
1 parent 8ac59c1 commit c1ec8f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/rst/_static/version_switch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
var all_versions = {
1313
'latest': 'latest',
1414
'dev': 'dev',
15-
'6.2.0rc2': '6.2.0rc2',
15+
'6.2': '6.2',
1616
'6.1': '6.1',
1717
'6.0': '6.0',
1818
'5.4': '5.4',

0 commit comments

Comments
 (0)