After generating the bower.json file, I noticed that the version number was not included in the information collected. The current content is as follows:
{
"Name": "conFusion",
"Authors": [
"Aurora"
],
...
}
Although the version number was missing, is there a way to manually add it to the JSON file?