aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/checkboxradio.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/widgets/checkboxradio.js')
-rw-r--r--ui/widgets/checkboxradio.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/widgets/checkboxradio.js b/ui/widgets/checkboxradio.js
index 107749201..ccd1a009f 100644
--- a/ui/widgets/checkboxradio.js
+++ b/ui/widgets/checkboxradio.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Checkboxradio @VERSION
+ * jQuery UI Checkboxradio 1.12.0-beta.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -36,7 +36,7 @@
}( function( $ ) {
$.widget( "ui.checkboxradio", [ $.ui.formResetMixin, {
- version: "@VERSION",
+ version: "1.12.0-beta.1",
options: {
disabled: null,
label: null,