When I install a version using bower, it installs 207ffbe, instead of installing 3c0504b. The current master, that actually has our previous merges and enables the new features.
Two ways to fix:
- Commit new
bower.json with version +1, then, make a tag
- Delete old tag, create new one, then push. Maybe like this.
Either case, I cannot do it myself
See what bower doesn’t install :(