Skip to content

Commit 39882c1

Browse files
author
Meghan Jones
authored
Change 6.2.0rc1 to 6.2.0rc2 in version_switch.js (#5240)
1 parent a70eacd commit 39882c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0rc1': '6.2.0rc1',
15+
'6.2.0rc2': '6.2.0rc2',
1616
'6.1': '6.1',
1717
'6.0': '6.0',
1818
'5.4': '5.4',

0 commit comments

Comments
 (0)