Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Commit

Permalink
Updated jQuery to version 1.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueimp committed May 27, 2011
1 parent 7327160 commit 49535ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!--
/*
* jQuery Image Gallery Plugin HTML Example 1.3.3
* jQuery Image Gallery Plugin HTML Example 1.3.4
* https://github.com/blueimp/jQuery-Image-Gallery
*
* Copyright 2011, Sebastian Tschan
Expand Down Expand Up @@ -71,7 +71,7 @@ <h1>jQuery Image Gallery Demo</h1>
<span>Contact: <a href="https://blueimp.net">Sebastian Tschan</a></span>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js"></script>
<script src="jquery.image-gallery.js"></script>
<script src="application.js"></script>
Expand Down

0 comments on commit 49535ee

Please sign in to comment.