diff options
| author | Mark Otto <[email protected]> | 2015-12-08 09:36:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-12-08 09:36:08 -0800 |
| commit | 5d3144e8fb5c7202991b7614d77dfc00903fcb2e (patch) | |
| tree | 839938fe300e1ac2f4b1f6b28e5971b90a367dc6 /_config.yml | |
| parent | 3b2be4701fd4a4e9daaf3e90eaa29ed6ebe83471 (diff) | |
| download | bootstrap-5d3144e8fb5c7202991b7614d77dfc00903fcb2e.tar.xz bootstrap-5d3144e8fb5c7202991b7614d77dfc00903fcb2e.zip | |
manually bump versions because npm script wasn't working for me
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index 56b538a88..b1c413c36 100644 --- a/_config.yml +++ b/_config.yml @@ -28,8 +28,8 @@ 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-dist.zip blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com |
