Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2014-10-29 18:56:20 +0300
committerMark Otto <markdotto@gmail.com>2014-10-29 18:56:20 +0300
commit94b59b57d6cae8ba6503b3040d361a4efda5cdc6 (patch)
tree4430a07fb4dee5037359c5736d979bb48c0574b7 /_config.yml
parenta369a0a72981d8bb68257889e077ad5b51d64cb5 (diff)
version bump
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/_config.yml b/_config.yml
index 1957136b9a..a936a3dde7 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,19 +14,19 @@ url: http://getbootstrap.com
encoding: UTF-8
# Custom vars
-current_version: 3.2.0
+current_version: 3.3.0
repo: https://github.com/twbs/bootstrap
sass_repo: https://github.com/twbs/bootstrap-sass
download:
- source: https://github.com/twbs/bootstrap/archive/v3.2.0.zip
- dist: https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip
- sass: https://github.com/twbs/bootstrap-sass/archive/v3.2.0.tar.gz
+ source: https://github.com/twbs/bootstrap/archive/v3.3.0.zip
+ dist: https://github.com/twbs/bootstrap/releases/download/v3.3.0/bootstrap-3.3.0-dist.zip
+ sass: https://github.com/twbs/bootstrap-sass/archive/v3.3.0.tar.gz
blog: http://blog.getbootstrap.com
expo: http://expo.getbootstrap.com
cdn:
- css: https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css
- css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css
- js: https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js
+ css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css
+ css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap-theme.min.css
+ js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js