]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
version bump on docs home
authorMark Otto <markotto@twitter.com>
Tue, 15 May 2012 17:59:06 +0000 (10:59 -0700)
committerMark Otto <markotto@twitter.com>
Tue, 15 May 2012 17:59:06 +0000 (10:59 -0700)
docs/index.html
docs/templates/pages/index.mustache

index 19e6a676ad7ac3e77c8a7807bcdb6bf721180ae8..370750be9057e108589ae6d3c1110a2e7497cad1 100644 (file)
@@ -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>
 
index 41a89e07a373b7c3d9817b235edbe459c045316d..f4806183efc28fddd3d289d8983f87dfe8d9a9fa 100644 (file)
@@ -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>