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 <otto@github.com>2013-11-07 01:09:35 +0400
committerMark Otto <otto@github.com>2013-11-07 01:09:35 +0400
commit98acdaeb0070ed70bf4cdc3780a887ee47c9890b (patch)
tree74019d7faf791fba67fd79e08c7e380132d1994d
parent88a06640ddc6bba4f05b41666f53c5daeb00fac8 (diff)
bump links to 3.0.2; change readme download to release URL format
-rw-r--r--README.md2
-rw-r--r--_config.yml12
2 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 701d55d5a4..72a3935d93 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ To get started, check out <http://getbootstrap.com>!
Three quick start options are available:
-* [Download the latest release](https://github.com/twbs/bootstrap/releases/tag/v3.0.1).
+* [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.0.2.zip).
* Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap`.
diff --git a/_config.yml b/_config.yml
index 4881bac45a..4ebf9c1b8b 100644
--- a/_config.yml
+++ b/_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.1/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