diff options
| author | Chris Rebert <[email protected]> | 2015-03-16 08:40:34 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-03-16 08:40:34 -0700 |
| commit | 8dbdb8f977b250a8fa99f1a507f2207d5c7fafc1 (patch) | |
| tree | 532f320a45ecc9cd1d898781ad587bc472bb5966 | |
| parent | 4d652035dcf8fd42783dc466605e4c5d045e11fc (diff) | |
| download | bootstrap-8dbdb8f977b250a8fa99f1a507f2207d5c7fafc1.tar.xz bootstrap-8dbdb8f977b250a8fa99f1a507f2207d5c7fafc1.zip | |
Sass: v3.3.3 => v3.3.4
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 08146dda2..0e7f2b3da 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ sass_repo: https://github.com/twbs/bootstrap-sass download: 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 + sass: https://github.com/twbs/bootstrap-sass/archive/v3.3.4.tar.gz blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com |
