File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "slug" : " latest" ,
1111 "upcoming" : true
1212 },
13+ {
14+ "name" : " 3.2" ,
15+ "branchName" : " 3.2.x" ,
16+ "slug" : " 3.2" ,
17+ "upcoming" : true
18+ },
1319 {
1420 "name" : " 3.1" ,
1521 "branchName" : " 3.1.x" ,
1622 "slug" : " 3.1" ,
17- "upcoming " : true
23+ "current " : true
1824 },
1925 {
2026 "name" : " 3.0" ,
21- "branchName" : " 3.0.x" ,
2227 "slug" : " 3.0" ,
23- "current " : true
28+ "maintained " : false
2429 },
2530 {
2631 "name" : " 2.19" ,
Original file line number Diff line number Diff line change @@ -12,13 +12,14 @@ branches:
1212 - " 2.19.x"
1313 - " 3.0.x"
1414 - " 3.1.x"
15+ - " 3.2.x"
1516 - " 4.0.x"
1617maintained_branches :
1718 - " 2.18.x"
1819 - " 2.19.x"
19- - " 3.0.x"
2020 - " 3.1.x"
21+ - " 3.2.x"
2122 - " 4.0.x"
2223doc_dir : " docs/en/"
23- current_branch : " 3.0 .x"
24- dev_branch : " 3.1 .x"
24+ current_branch : " 3.1 .x"
25+ dev_branch : " 3.2 .x"
You can’t perform that action at this time.
0 commit comments