aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/selectmenu.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/widgets/selectmenu.js')
-rw-r--r--ui/widgets/selectmenu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/widgets/selectmenu.js b/ui/widgets/selectmenu.js
index cefeddcac..ac408f68f 100644
--- a/ui/widgets/selectmenu.js
+++ b/ui/widgets/selectmenu.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Selectmenu @VERSION
+ * jQuery UI Selectmenu 1.13.0-rc.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -44,7 +44,7 @@
"use strict";
return $.widget( "ui.selectmenu", [ $.ui.formResetMixin, {
- version: "@VERSION",
+ version: "1.13.0-rc.2",
defaultElement: "<select>",
options: {
appendTo: null,