From: Abdullah Salem Date: Tue, 31 May 2016 16:45:32 +0000 (+0300) Subject: Fixed the Foundation JavaScript version X-Git-Tag: v6.2.4-rc1~72^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a32a1975b05c2c29b4d95524f293d57ae141ba;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fixed the Foundation JavaScript version --- diff --git a/js/foundation.core.js b/js/foundation.core.js index 273bab417..321349634 100644 --- a/js/foundation.core.js +++ b/js/foundation.core.js @@ -2,7 +2,7 @@ "use strict"; -var FOUNDATION_VERSION = '6.2.2'; +var FOUNDATION_VERSION = '6.2.3'; // Global Foundation object // This is attached to the window, or used as a module for AMD/Browserify