Subject: | Latest version 1.8.0 is not indexed |
Generally, switching version numbers from X.Y to X.Y.Z is a bad idea. In your case, 1.7 > 1.8.0 because 1.8.0 == 1.008000. So, you probably should release 1.9 instead (or if you insist on using X.Y.Z, then probably it's best to use 2.0.0).