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:
authorChris Rebert <code@rebertia.com>2013-11-07 01:16:40 +0400
committerChris Rebert <code@rebertia.com>2013-11-07 01:19:18 +0400
commit3887f540b978d593f433bfef15888bc2d103de72 (patch)
tree4335e1082e231e224d19d93c06c9d1107d6c7294
parenteaff6bc49ae12dd1fd0e75b725a0ba659938b92c (diff)
update remaining version numbersv3.0.2
-rw-r--r--_config.yml2
-rw-r--r--bower.json2
-rw-r--r--docs-assets/js/customizer.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index 4ebf9c1b8b..0433cf0d99 100644
--- a/_config.yml
+++ b/_config.yml
@@ -15,7 +15,7 @@ current_version: 3.0.2
repo: https://github.com/twbs/bootstrap
download_source: https://github.com/twbs/bootstrap/archive/v3.0.2.zip
-download_dist: https://github.com/twbs/bootstrap/releases/download/v3.0.1/bootstrap-3.0.2-dist.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
diff --git a/bower.json b/bower.json
index b5b393003e..ed210a01f9 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "bootstrap",
- "version": "3.0.1",
+ "version": "3.0.2",
"main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css", "./dist/fonts/*"],
"ignore": [
"**/.*"
diff --git a/docs-assets/js/customizer.js b/docs-assets/js/customizer.js
index 87f0bb5a13..93555c8099 100644
--- a/docs-assets/js/customizer.js
+++ b/docs-assets/js/customizer.js
@@ -7,7 +7,7 @@
window.onload = function () { // wait for load in a dumb way because B-0
- var cw = '/*!\n * Bootstrap v3.0.1\n *\n * Copyright 2013 Twitter, Inc\n * Licensed under the Apache License v2.0\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Designed and built with all the love in the world @twitter by @mdo and @fat.\n */\n\n'
+ var cw = '/*!\n * Bootstrap v3.0.2\n *\n * Copyright 2013 Twitter, Inc\n * Licensed under the Apache License v2.0\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Designed and built with all the love in the world @twitter by @mdo and @fat.\n */\n\n'
function showError(msg, err) {
$('<div id="bsCustomizerAlert" class="bs-customizer-alert">\