File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1010 "slug" : " latest" ,
1111 "upcoming" : true
1212 },
13+ {
14+ "name" : " 2.18" ,
15+ "branchName" : " 2.18.x" ,
16+ "slug" : " 2.18" ,
17+ "upcoming" : true
18+ },
1319 {
1420 "name" : " 2.17" ,
1521 "branchName" : " 2.17.x" ,
1622 "slug" : " 2.17" ,
17- "upcoming " : true
23+ "current " : true
1824 },
1925 {
2026 "name" : " 2.16" ,
2127 "slug" : " 2.16" ,
22- "current " : true
28+ "maintained " : false
2329 },
2430 {
2531 "name" : " 2.15" ,
Original file line number Diff line number Diff line change @@ -12,9 +12,10 @@ branches:
1212 - " 2.15.x"
1313 - " 2.16.x"
1414 - " 2.17.x"
15+ - " 2.18.x"
1516maintained_branches :
16- - " 2.16.x"
1717 - " 2.17.x"
18+ - " 2.18.x"
1819doc_dir : " docs/en/"
19- current_branch : " 2.16 .x"
20- dev_branch : " 2.17 .x"
20+ current_branch : " 2.17 .x"
21+ dev_branch : " 2.18 .x"
You can’t perform that action at this time.
0 commit comments