aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/categories.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/autocomplete/categories.html')
-rw-r--r--demos/autocomplete/categories.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/autocomplete/categories.html b/demos/autocomplete/categories.html
index 842ebfa8a..87dc96f60 100644
--- a/demos/autocomplete/categories.html
+++ b/demos/autocomplete/categories.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Autocomplete - Categories</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.8.2.js"></script>
+ <script src="../../jquery-1.8.3.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>
<script src="../../ui/jquery.ui.position.js"></script>