diff options
| author | Jacob Thornton <[email protected]> | 2011-11-04 11:14:01 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-11-04 11:14:01 -0700 |
| commit | ec8d783799558ed1b953af6510cf1d1a326e0b46 (patch) | |
| tree | 1e06df5c89ff1e54beab669e7b270468e91767fe /docs | |
| parent | a560eb651d24bd3a6183c78ab8a9b88bfa57c3cc (diff) | |
| parent | 3b611357aaaef076467718dcd7ff1fb9381488bf (diff) | |
| download | bootstrap-ec8d783799558ed1b953af6510cf1d1a326e0b46.tar.xz bootstrap-ec8d783799558ed1b953af6510cf1d1a326e0b46.zip | |
Merge pull request #544 from nikcub/master
bump version number in docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index fdc05c5f6..4726981bd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -89,7 +89,7 @@ <h6>Fork on GitHub</h6> <p>Download, fork, pull, file issues, and more with the official Bootstrap repo on Github.</p> <p><a target="_blank" href="https://github.com/twitter/bootstrap" class="btn primary">Bootstrap on GitHub »</a></p> - <p class="current-version">Currently <a href="https://github.com/twitter/bootstrap/wiki/Changelog">v1.3.0</a></p> + <p class="current-version">Currently <a href="https://github.com/twitter/bootstrap/wiki/Changelog">v1.4.0</a></p> </div> </div><!-- /row --> </div> |
