aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/spinner.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/widgets/spinner.js')
-rw-r--r--ui/widgets/spinner.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/widgets/spinner.js b/ui/widgets/spinner.js
index 1bd69b6d8..1d535a201 100644
--- a/ui/widgets/spinner.js
+++ b/ui/widgets/spinner.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Spinner @VERSION
+ * jQuery UI Spinner 1.13.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -50,7 +50,7 @@ function spinnerModifier( fn ) {
}
$.widget( "ui.spinner", {
- version: "@VERSION",
+ version: "1.13.1",
defaultElement: "<input>",
widgetEventPrefix: "spin",
options: {