aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/footer.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-05-10 01:04:14 +0300
committerXhmikosR <[email protected]>2015-05-10 01:22:23 +0300
commit1eba173c9e44487e7ca8bfa5f400a4740c8b77c8 (patch)
tree15febe7db706047db75a4329da7db8419f807553 /docs/_includes/footer.html
parent2084791511182db5cb7c3a2b3d9b35bddabb5eed (diff)
downloadbootstrap-1eba173c9e44487e7ca8bfa5f400a4740c8b77c8.tar.xz
bootstrap-1eba173c9e44487e7ca8bfa5f400a4740c8b77c8.zip
Update jQuery to v1.11.3.
Diffstat (limited to 'docs/_includes/footer.html')
-rw-r--r--docs/_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 4d3690303..ebc6018f5 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -32,7 +32,7 @@
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
{% if site.github %}
<script src="../dist/js/bootstrap.min.js"></script>