]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/blobdiff - dist/js/foundation.es6.js
6.8.1
[thirdparty/foundation/foundation-sites.git] / dist / js / foundation.es6.js
index 1816166b31bb3c93b8c7e0bdf4de543cb235c52f..715719c0161b3da5d8189764af5ef04acc660c21 100644 (file)
@@ -485,7 +485,7 @@ function parseStyleToObject(str) {
   return styleObject;
 }
 
-var FOUNDATION_VERSION = '6.8.0';
+var FOUNDATION_VERSION = '6.8.1';
 
 // Global Foundation object
 // This is attached to the window, or used as a module for AMD/Browserify