aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/footer.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-01-06 12:49:31 +0200
committerXhmikosR <[email protected]>2015-01-07 00:31:18 +0200
commit9db1de2a3aa734f41d9f5d0d1c0dfac5b77f4874 (patch)
tree2ba8b4609d67ce39cb33819551619358225c1afb /docs/_includes/footer.html
parent9e01e308ca694a11eacfc8d8f829b7a100fda437 (diff)
downloadbootstrap-9db1de2a3aa734f41d9f5d0d1c0dfac5b77f4874.tar.xz
bootstrap-9db1de2a3aa734f41d9f5d0d1c0dfac5b77f4874.zip
Update jQuery to v1.11.2.
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 23eadb220..bc5cb866e 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.1/jquery.min.js"></script>
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
{% if site.github %}
<script src="../dist/js/bootstrap.min.js"></script>