From d0d9744b05908932262ea4bc7ce16e679afaf7a1 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 6 Nov 2013 19:09:50 -0500 Subject: 3.0.1 -> 3.0.2 --- bower_components/bootstrap/_config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) mode change 100755 => 100644 bower_components/bootstrap/_config.yml (limited to 'bower_components/bootstrap/_config.yml') diff --git a/bower_components/bootstrap/_config.yml b/bower_components/bootstrap/_config.yml old mode 100755 new mode 100644 index 4881bac4..0433cf0d --- a/bower_components/bootstrap/_config.yml +++ b/bower_components/bootstrap/_config.yml @@ -11,15 +11,15 @@ exclude: [".editorconfig", ".gitignore", "bower.json", "composer.json", port: 9001 # Custom vars -current_version: 3.0.1 +current_version: 3.0.2 repo: https://github.com/twbs/bootstrap -download_source: https://github.com/twbs/bootstrap/archive/v3.0.1.zip -download_dist: https://github.com/twbs/bootstrap/releases/download/v3.0.1/bootstrap-3.0.1-dist.zip +download_source: https://github.com/twbs/bootstrap/archive/v3.0.2.zip +download_dist: https://github.com/twbs/bootstrap/releases/download/v3.0.2/bootstrap-3.0.2-dist.zip blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com -cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.0.1/css/bootstrap.min.css -cdn_theme_css: //netdna.bootstrapcdn.com/bootstrap/3.0.1/css/bootstrap-theme.min.css -cdn_js: //netdna.bootstrapcdn.com/bootstrap/3.0.1/js/bootstrap.min.js +cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css +cdn_theme_css: //netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap-theme.min.css +cdn_js: //netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js -- cgit v1.2.3