summaryrefslogtreecommitdiffstats
path: root/src/docs/footer.html
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2014-02-19 14:10:13 -0500
committerTrent Richardson <trentdrichardson@gmail.com>2014-02-19 14:10:13 -0500
commit7740c23bf1a8f60bb971bf67ce818d4543572ebb (patch)
treedba30737ced2c88a326067875f0d3c095422c7d8 /src/docs/footer.html
parentd001df85bfc56d7af58f9dda9166968210a40a19 (diff)
downloadjQuery-Timepicker-Addon-7740c23bf1a8f60bb971bf67ce818d4543572ebb.zip
jQuery-Timepicker-Addon-7740c23bf1a8f60bb971bf67ce818d4543572ebb.tar.gz
jQuery-Timepicker-Addon-7740c23bf1a8f60bb971bf67ce818d4543572ebb.tar.bz2
Update to jquery 1.11.0, jquery-ui 1.10.4
Diffstat (limited to 'src/docs/footer.html')
-rw-r--r--src/docs/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/docs/footer.html b/src/docs/footer.html
index 1dc3969..2a588b2 100644
--- a/src/docs/footer.html
+++ b/src/docs/footer.html
@@ -4,8 +4,8 @@
</div>
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
- <script type="text/javascript" src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/ui/1.10.4/jquery-ui.min.js"></script>
<script type="text/javascript" src="jquery-ui-timepicker-addon.js"></script>
<script type="text/javascript" src="jquery-ui-sliderAccess.js"></script>