]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fixed the Foundation JavaScript version 8873/head
authorAbdullah Salem <Abdullah Salem>
Tue, 31 May 2016 16:45:32 +0000 (19:45 +0300)
committerAbdullah Salem <Abdullah Salem>
Tue, 31 May 2016 16:45:32 +0000 (19:45 +0300)
js/foundation.core.js

index 273bab4175a0cfdda7c77d1ead616c8a236ae0ae..321349634dfdd935917f1e05c00099fcf4a1979f 100644 (file)
@@ -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