Automatically closed - issue fixed for 2 weeks with no activity.
I'm trying to figure out the proper git commands to update my contributed module. I've contributed a new module at https://drupal.org/project/responsive_share_buttons. There is a bug in the install file and I've fixed the code on my local and now need to push this fix to drupal.org.
I followed the directions on the Version control tab and entered the following:
git tag 7.x-1.1
git push origin tag 7.x-1.1
The new version was created but when downloading the module the code is exactly the same as version 7.x-1.0.
Any help would be apprectiated.
Thanks!
Fixed
Git
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.