aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-10 18:31:04 -0800
committerMark Otto <[email protected]>2012-12-10 18:31:04 -0800
commit529ecc5a77c9e653dd7219bd4457cb994e338075 (patch)
treece5f115b0ac8f4e3a99e7b5c8ca3407c639627dc /docs/templates
parentcddca18f122887b183aa3a8e601c5cd1aa80c206 (diff)
downloadbootstrap-529ecc5a77c9e653dd7219bd4457cb994e338075.tar.xz
bootstrap-529ecc5a77c9e653dd7219bd4457cb994e338075.zip
Version bump
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/index.mustache4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index c46784494..c3c03b403 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -3,7 +3,7 @@
<h1>{{_i}}Bootstrap{{/i}}</h1>
<p>{{_i}}Sleek, intuitive, and powerful front-end framework for faster and easier web development.{{/i}}</p>
<p>
- <a href="assets/bootstrap.zip" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.2.2']);"{{/production}}>{{_i}}Download Bootstrap{{/i}}</a>
+ <a href="assets/bootstrap.zip" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.2.3']);"{{/production}}>{{_i}}Download Bootstrap{{/i}}</a>
</p>
<ul class="masthead-links">
<li>
@@ -16,7 +16,7 @@
<a href="./extend.html" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Extend']);"{{/production}}>{{_i}}Extend{{/i}}</a>
</li>
<li>
- {{_i}}Version 2.2.2{{/i}}
+ {{_i}}Version 2.2.3{{/i}}
</li>
</ul>
</div>