diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-03-01 21:43:31 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-03-01 21:43:31 -0500 |
commit | 9f0a62f7c12c8b91cef0df8189db38711838a051 (patch) | |
tree | 230c98ec79640b0c132fd7e6224cec3411917bf1 /index.html | |
parent | 4684ad0883c4ddb6c7a7870202fda196114079ff (diff) |
2.3.0+2 -> 2.3.1
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -113,7 +113,7 @@ <p>Bootstrap themes are licensed under Apache 2.0 and maintained by the community on <a target="_blank" href="https://github.com/thomaspark/bootswatch">GitHub</a>.</p> </div> <div class="span4"> - <h3><i class="icon-wrench"></i> Tuned for 2.3.0</h3> + <h3><i class="icon-wrench"></i> Tuned for 2.3.1</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"> @@ -587,7 +587,7 @@ </div> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/bootswatch.js"></script> <script type="text/javascript"> |