File tree Expand file tree Collapse file tree 2 files changed +17
-52
lines changed
Expand file tree Collapse file tree 2 files changed +17
-52
lines changed Original file line number Diff line number Diff line change 66 {
77 "name" : " 4.0" ,
88 "branchName" : " 4.0.x" ,
9+ "slug" : " 4.0" ,
10+ "upcoming" : true
11+ },
12+ {
13+ "name" : " 3.8" ,
14+ "branchName" : " 3.8.x" ,
915 "slug" : " latest" ,
1016 "upcoming" : true
1117 },
18+ {
19+ "name" : " 3.7" ,
20+ "branchName" : " 3.7.x" ,
21+ "slug" : " 3.7" ,
22+ "current" : true
23+ },
1224 {
1325 "name" : " 3.6" ,
14- "branchName" : " 3.6.x" ,
1526 "slug" : " 3.6" ,
16- "upcoming " : true
27+ "maintained " : false
1728 },
1829 {
1930 "name" : " 3.5" ,
20- "branchName" : " 3.5.x" ,
2131 "slug" : " 3.5" ,
22- "current " : true
32+ "maintained " : false
2333 },
2434 {
2535 "name" : " 3.4" ,
3545 "name" : " 3.2" ,
3646 "slug" : " 3.2" ,
3747 "maintained" : false
38- },
39- {
40- "name" : " 3.1" ,
41- "slug" : " 3.1" ,
42- "maintained" : false
43- },
44- {
45- "name" : " 3.0" ,
46- "slug" : " 3.0" ,
47- "maintained" : false
48- },
49- {
50- "name" : " 2.2" ,
51- "slug" : " 2.2" ,
52- "maintained" : true
53- },
54- {
55- "name" : " 2.1" ,
56- "slug" : " 2.1" ,
57- "maintained" : false
58- },
59- {
60- "name" : " 2.0" ,
61- "slug" : " 2.0" ,
62- "maintained" : false
63- },
64- {
65- "name" : " 1.3" ,
66- "slug" : " 1.3" ,
67- "maintained" : false
68- },
69- {
70- "name" : " 1.2" ,
71- "slug" : " 1.2" ,
72- "maintained" : false
73- },
74- {
75- "name" : " 1.1" ,
76- "slug" : " 1.1" ,
77- "maintained" : false
78- },
79- {
80- "name" : " 1.0" ,
81- "slug" : " 1.0" ,
82- "maintained" : false
8348 }
8449 ]
8550}
Original file line number Diff line number Diff line change 11branches :
2- - " 3.0.x"
3- - " 3.1.x"
42 - " 3.2.x"
53 - " 3.3.x"
64 - " 3.4.x"
75 - " 3.5.x"
86 - " 3.6.x"
7+ - " 3.7.x"
8+ - " 3.8.x"
99 - " 4.0.x"
10- maintained_branches : ["3.5 .x", "3.6 .x", "4.0.x"]
10+ maintained_branches : ["3.7 .x", "3.8 .x", "4.0.x"]
1111doc_dir : " docs/"
1212dev_branch : " 4.0.x"
You can’t perform that action at this time.
0 commit comments