aboutsummaryrefslogtreecommitdiffstats
path: root/ui/droppable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/droppable.js')
-rw-r--r--ui/droppable.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/droppable.js b/ui/droppable.js
index 950be94aa..eb667aca8 100644
--- a/ui/droppable.js
+++ b/ui/droppable.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Droppable @VERSION
+ * jQuery UI Droppable 1.11.3
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -27,7 +27,7 @@
}(function( $ ) {
$.widget( "ui.droppable", {
- version: "@VERSION",
+ version: "1.11.3",
widgetEventPrefix: "drop",
options: {
accept: "*",