Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 68fe9aa

Browse files
committed
update for 3.6 emerging
1 parent 72c2400 commit 68fe9aa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/tools/static/version_switch.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
'use strict';
33

44
var all_versions = {
5-
'3.5': 'dev (3.5)',
5+
'3.6': 'dev (3.6)',
6+
'3.5': '3.5',
67
'3.4': '3.4',
78
'3.3': '3.3',
89
'3.2': '3.2',

0 commit comments

Comments
 (0)