Your current browser is not capable of using this site without JavaScript. Please use an updated browser or enable JavaScript to continue.
Updating Foundation
Check your application's bower_components/Foundation/bower.json file to see the version number.
To update the version of Foundation being used, specify the version you want to update to in your bower.json file
In Terminal, change directory to your application's bower_components/Foundation directory and run 'bower update'. This will update all of the components in Foundation to the required versions for the version of Foundation specified in your application root bower.json file.
Check your update has worked by checking the Foundation bower.json file version as in step one.