aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/checkboxradio.js
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-09-02 17:20:30 +0200
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-09-02 17:20:30 +0200
commit9851f1bc37dd24c44231da6c6cfef109d8e6ee18 (patch)
tree2f306d7fd54fb6578b753ed016758d683026dd4c /ui/widgets/checkboxradio.js
parenteda9f3b0d6676df900764da11124d688dec0b007 (diff)
downloadjquery-ui-1.13.0-rc.1.tar.gz
jquery-ui-1.13.0-rc.1.zip
1.13.0-rc.11.13.0-rc.1
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 b2537d292..22a0af66b 100644
--- a/ui/widgets/checkboxradio.js
+++ b/ui/widgets/checkboxradio.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Checkboxradio @VERSION
+ * jQuery UI Checkboxradio 1.13.0-rc.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -38,7 +38,7 @@
"use strict";
$.widget( "ui.checkboxradio", [ $.ui.formResetMixin, {
- version: "@VERSION",
+ version: "1.13.0-rc.1",
options: {
disabled: null,
label: null,