aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/resizable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/widgets/resizable.js')
-rw-r--r--ui/widgets/resizable.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/widgets/resizable.js b/ui/widgets/resizable.js
index 88ad41180..26120309c 100644
--- a/ui/widgets/resizable.js
+++ b/ui/widgets/resizable.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Resizable @VERSION
+ * jQuery UI Resizable 1.12.0-beta.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -36,7 +36,7 @@
}( function( $ ) {
$.widget( "ui.resizable", $.ui.mouse, {
- version: "@VERSION",
+ version: "1.12.0-beta.1",
widgetEventPrefix: "resize",
options: {
alsoResize: false,