Hello,
there is just a little typo error in .info file, which makes the module show through the update module not updated, even if it is the correct version 1.1.2.
correct:
version = "6.x-1.1.2"
instead of:
version = "6.x-1.1-2"
Hello,
there is just a little typo error in .info file, which makes the module show through the update module not updated, even if it is the correct version 1.1.2.
correct:
version = "6.x-1.1.2"
instead of:
version = "6.x-1.1-2"
Comments
Comment #1
quicksketchThanks, I've had a little (failed) experiment with minor version numbers on Drupal.org, but seem that update_status does not agree with my attempt. I've released 1.2 which will be available shortly for download that will fix this problem.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.