aboutsummaryrefslogtreecommitdiffstats
path: root/ui/effect.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/effect.js')
-rw-r--r--ui/effect.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/effect.js b/ui/effect.js
index 37ce230c3..70e69a47c 100644
--- a/ui/effect.js
+++ b/ui/effect.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects @VERSION
+ * jQuery UI Effects 1.13.0-rc.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -402,7 +402,7 @@ if ( $.uiBackCompat !== false ) {
}
$.extend( $.effects, {
- version: "@VERSION",
+ version: "1.13.0-rc.2",
define: function( name, mode, effect ) {
if ( !effect ) {