I used the foundation cli to setup the base for my website design. I want to check which version of Foundation it downloaded though because I want to know it it's the latest. Where do I go to check this information?
Look in your website folder "bower_components", then the sub-folder "foundation-sites".
Now open the file named "bower.json"
The first few lines will say something like ...
name": "foundation-sites",
"version": "6.4.1",