diff --git a/common/defaults/config.php b/common/defaults/config.php index 8351d0056..6742f7af5 100644 --- a/common/defaults/config.php +++ b/common/defaults/config.php @@ -90,7 +90,7 @@ return array( 'minify_scripts' => 'common', 'concat_scripts' => 'none', 'delay_compile' => 0, - 'jquery_version' => 2, + 'jquery_version' => 3, ), 'admin' => array( 'allow' => array(),