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

docs-versions.yml « _data « site - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f5ba3df810a79c62690efa7e651ceb99ee106b15 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
- group: v1.x
  baseurl: https://getbootstrap.com
  description: Every minor and patch release from v1 is listed below.
  versions:
    - v: 1.0.0
    - v: 1.1.0
    - v: 1.1.1
    - v: 1.2.0
    - v: 1.3.0
    - v: 1.4.0

- group: v2.x
  baseurl: https://getbootstrap.com
  description: Every minor and patch release from v2 is listed below.
  versions:
    - v: 2.0.0
    - v: 2.0.1
    - v: 2.0.2
    - v: 2.0.3
    - v: 2.0.4
    - v: 2.1.0
    - v: 2.1.1
    - v: 2.2.0
    - v: 2.2.1
    - v: 2.2.2
    - v: 2.3.0
    - v: 2.3.1
    - v: 2.3.2

- group: v3.x
  baseurl: https://getbootstrap.com/docs
  description: Our previous major release and its minor versions. Last update was v3.4.1.
  versions:
    - v: 3.3
    - v: 3.4

- group: v4.x
  baseurl: https://getbootstrap.com/docs
  description: Current major release with two minor releases. Last update was v4.4.1.
  versions:
    - v: 4.0
    - v: 4.1
    - v: 4.2
    - v: 4.3
    - v: 4.4