diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-02-09 00:17:48 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-02-09 00:17:48 -0500 |
commit | 29ced93e5eba3c45076b4f327d35bed50de390cf (patch) | |
tree | e616d98ee33f0a889da373094f24c0bd03de8a81 /index.html | |
parent | abb1db3e46aa75767c9e21bb54f4aa764a3579d4 (diff) |
2.2.2 -> 2.3.0
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -125,7 +125,7 @@ </div> <div class="span4"> <img class="glyph" src="img/glyphicons_280_settings.png"> - <h3>Tuned for 2.2.2</h3> + <h3>Tuned for 2.3.0</h3> <p>Swatches are built for and tested with the latest version of Bootstrap. <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">Older versions</a> are also available for download.</p> </div> <div class="span4"> @@ -509,7 +509,7 @@ </div> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/bootswatch.js"></script> <script> |