aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/slider.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/widgets/slider.js')
-rw-r--r--ui/widgets/slider.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/widgets/slider.js b/ui/widgets/slider.js
index ec2c2877e..c34f6c889 100644
--- a/ui/widgets/slider.js
+++ b/ui/widgets/slider.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Slider @VERSION
+ * jQuery UI Slider 1.13.0-alpha.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -38,7 +38,7 @@
"use strict";
return $.widget( "ui.slider", $.ui.mouse, {
- version: "@VERSION",
+ version: "1.13.0-alpha.1",
widgetEventPrefix: "slide",
options: {