aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.js b/src/core.js
index bc627b1d5..03eefa73a 100644
--- a/src/core.js
+++ b/src/core.js
@@ -26,7 +26,7 @@ define( [
"use strict";
var
- version = "@VERSION",
+ version = "3.6.0",
// Define a local copy of jQuery
jQuery = function( selector, context ) {