-
Notifications
You must be signed in to change notification settings - Fork 42
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 git tags and check the version #36
Comments
I'm not sure how to do that, but you can add them and make a pull request. ;) |
Hi @flaviusmatis , I think https://git-scm.com/book/en/v2/Git-Basics-Tagging will be helpful. Just give a tagged release for the repo. Thank you. |
Memo: cdnjs/cdnjs#7386 |
@flaviusmatis let me know if we can help here, thanks. |
Like I said before, I'm not actively writing code for this plugin, but I accept pull requests. Feel free to add these tags. |
I think the issue here is not about the code, but the consistency about the version policy which can't be directly done by a pull request. |
Please add git tags so that autoupdate in
cdnjs
project can work.The version in
jquery.easyModal.js
is v1.3.2, but the version inbower.json
is v1.3.1.Could you check it? Thank you.
cdnjs/cdnjs#6985
The text was updated successfully, but these errors were encountered: