diff options
| author | Mark Otto <[email protected]> | 2015-12-08 09:38:58 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-12-08 09:38:58 -0800 |
| commit | 8ce5da30260c1368ae97838fcf010375071a7243 (patch) | |
| tree | 7602b6ef137a439a1b75a4941e9ab54e9521c7fa | |
| parent | ef00fa0a6d28288afd3a6153cb19bfb1f057097b (diff) | |
| download | bootstrap-8ce5da30260c1368ae97838fcf010375071a7243.tar.xz bootstrap-8ce5da30260c1368ae97838fcf010375071a7243.zip | |
bump more versions in config
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index b1c413c36..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.2.zip - dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha.2/bootstrap-4.0.0-alpha-dist.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 |
