aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-05-15 10:59:06 -0700
committerMark Otto <[email protected]>2012-05-15 10:59:06 -0700
commit5ecab6112cb3a53b3222f90c44b0938929e71ac9 (patch)
tree6900f20f6e66222f644be017d2080a3b1ae1c5f8 /docs
parente009ed23fcdfa87cc773c2c08f546b30e0e35950 (diff)
downloadbootstrap-5ecab6112cb3a53b3222f90c44b0938929e71ac9.tar.xz
bootstrap-5ecab6112cb3a53b3222f90c44b0938929e71ac9.zip
version bump on docs home
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
-rw-r--r--docs/templates/pages/index.mustache2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 19e6a676a..370750be9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -83,7 +83,7 @@
<p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
<p class="download-info">
<a href="https://github.com/twitter/bootstrap/" class="btn btn-primary btn-large">View project on GitHub</a>
- <a href="assets/bootstrap.zip" class="btn btn-large">Download Bootstrap <small>(v2.0.3)</small></a>
+ <a href="assets/bootstrap.zip" class="btn btn-large">Download Bootstrap <small>(v2.0.4)</small></a>
</p>
</div>
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index 41a89e07a..f4806183e 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -6,7 +6,7 @@
<p>{{_i}}Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.{{/i}}</p>
<p class="download-info">
<a href="https://github.com/twitter/bootstrap/" class="btn btn-primary btn-large">{{_i}}View project on GitHub{{/i}}</a>
- <a href="assets/bootstrap.zip" class="btn btn-large">{{_i}}Download Bootstrap <small>(v2.0.3)</small>{{/i}}</a>
+ <a href="assets/bootstrap.zip" class="btn btn-large">{{_i}}Download Bootstrap <small>(v2.0.4)</small>{{/i}}</a>
</p>
</div>