diff options
| author | Mark Otto <[email protected]> | 2015-12-08 09:51:50 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-12-08 09:51:50 -0800 |
| commit | 48938155eb24b4ccdde09426066869504c6dab3c (patch) | |
| tree | 7602b6ef137a439a1b75a4941e9ab54e9521c7fa /_config.yml | |
| parent | 7f595a3bde6ead9b79f1d2f048587c0b7ba7eb90 (diff) | |
| parent | d1bb7639c51ee4d7caad0e01c711b092387b131a (diff) | |
| download | bootstrap-4.0.0-alpha.2.tar.xz bootstrap-4.0.0-alpha.2.zip | |
Merge pull request #18479 from twbs/v4a2v4.0.0-alpha.2
v4 alpha 2
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index 56b538a88..57b9aa7d8 100644 --- a/_config.yml +++ b/_config.yml @@ -23,13 +23,13 @@ gems: - jekyll-sitemap # Custom vars -current_version: 4.0.0-alpha +current_version: 4.0.0-alpha.2 repo: https://github.com/twbs/bootstrap slack: https://bootstrap-slack.herokuapp.com download: - source: https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.zip - dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha/bootstrap-4.0.0-alpha-dist.zip + source: https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.2.zip + dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha.2/bootstrap-4.0.0-alpha.2-dist.zip blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com |
