Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version tag for bower #92

Open
ghost opened this issue Sep 28, 2017 · 1 comment
Open

Add version tag for bower #92

ghost opened this issue Sep 28, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 28, 2017

Hi @dfcreative,

There are missing version on bower due to not tagging releases (same as in #59)

Could you make appropriate tags, please?

git clone https://github.com/kudago/smart-app-banner.git

git tag -a v1.3.1 -m "Version 1.3.1" bd25a33aa0924cd80d78a5231e01734e0bcf0aeb
git push origin v1.3.1

git tag -a v1.4.0 -m "Version 1.4.0" 3af7a66780d40fbba129d4ca9b9cf790e38a9f65
git push origin v1.4.0

Thank you 😃

@ein-bandit
Copy link

Same issue here. I would need features from version 1.5.0, so updating the tags would be nice 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant