diff options
| author | Mark Otto <[email protected]> | 2012-04-14 18:30:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-04-14 18:30:43 -0700 |
| commit | def7ae7798916f105ba489b617cfa2b4af16afa4 (patch) | |
| tree | 5fd8edb28ae6371309fc17c9a01402f152d55081 /docs/templates | |
| parent | 4bcb89946bf556ff524a67c82e079f43b045e747 (diff) | |
| download | bootstrap-def7ae7798916f105ba489b617cfa2b4af16afa4.tar.xz bootstrap-def7ae7798916f105ba489b617cfa2b4af16afa4.zip | |
bump version on docs homepage to 2.0.3
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/index.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index bef11b810..41a89e07a 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.2)</small>{{/i}}</a> + <a href="assets/bootstrap.zip" class="btn btn-large">{{_i}}Download Bootstrap <small>(v2.0.3)</small>{{/i}}</a> </p> </div> |
