@csswizardry: There was some merged PRs recently, could you also update the git tag and the version in the bower.json?
We are using some automated systems & builds servers, and all our packages are cached (via Bower's cache or other). So even we specify to re-download the package, it still take the cached version because it doesn't see a new version in the remote repo.
We still could make the update manually to fix that issue, but this isn't ideal.
Thanks!
@csswizardry: There was some merged PRs recently, could you also update the git tag and the version in the
bower.json?We are using some automated systems & builds servers, and all our packages are cached (via Bower's cache or other). So even we specify to re-download the package, it still take the cached version because it doesn't see a new version in the remote repo.
We still could make the update manually to fix that issue, but this isn't ideal.
Thanks!