This commit is contained in:
Timmy Willison
2020-05-04 18:49:40 -04:00
parent 7d2ce691cd
commit e1cffdef27
8 changed files with 19658 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ define( [
"use strict";
var
version = "@VERSION",
version = "3.5.1",
// Define a local copy of jQuery
jQuery = function( selector, context ) {