Welcome to mirror list, hosted at ThFree Co, Russian Federation.

schedule.json - github.com/twbs/release.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b40322e8f9c2bde939b64f8ec231008038b3ef32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "v2": {
    "start": "2013-07-18",
    "end": "2013-08-19"
  },
  "v3": {
    "start": "2013-08-19",
    "lts": "2014-11-01",
    "maintenance": "2016-09-05",
    "end": "2019-07-24"
  },
  "v4": {
    "start": "2018-01-18",
    "lts": "2019-11-26",
    "maintenance": "2020-05-26",
    "end": "2020-11-26"
  },
  "v5": {
    "start": "TBD",
    "lts": "TBD",
    "maintenance": "TBD",
    "end": "TBD"
  }
}