diff options
| author | Chris Rebert <[email protected]> | 2015-03-16 08:39:31 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-03-16 08:39:31 -0700 |
| commit | 4d652035dcf8fd42783dc466605e4c5d045e11fc (patch) | |
| tree | 4de6a77d9cf3a8b4ed715679555e2f61c2d37edd /_config.yml | |
| parent | 66ceae7b753137376ee00cd5a68004b7831c6eb9 (diff) | |
| download | bootstrap-4d652035dcf8fd42783dc466605e4c5d045e11fc.tar.xz bootstrap-4d652035dcf8fd42783dc466605e4c5d045e11fc.zip | |
v3.3.2 => v3.3.4
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 5199c0136..08146dda2 100644 --- a/_config.yml +++ b/_config.yml @@ -14,13 +14,13 @@ url: http://getbootstrap.com encoding: UTF-8 # Custom vars -current_version: 3.3.2 +current_version: 3.3.4 repo: https://github.com/twbs/bootstrap sass_repo: https://github.com/twbs/bootstrap-sass download: - source: https://github.com/twbs/bootstrap/archive/v3.3.2.zip - dist: https://github.com/twbs/bootstrap/releases/download/v3.3.2/bootstrap-3.3.2-dist.zip + source: https://github.com/twbs/bootstrap/archive/v3.3.4.zip + dist: https://github.com/twbs/bootstrap/releases/download/v3.3.4/bootstrap-3.3.4-dist.zip sass: https://github.com/twbs/bootstrap-sass/archive/v3.3.3.tar.gz blog: http://blog.getbootstrap.com |
