Latest plugin release not showing up for download
-
I took over maintenance of a very old plugin several months ago, making it compatible with PHP 8. I released an updated version and it worked fine. I then did another update a few months later, which again worked fine.
I was then alerted to a potential security vulnerability, and while I was patching that, I decided to do an overhaul of the plugin code and interface, bumping up the major version number. As I was doing this, I tweaked the readme.txt file and noticed for the first time that the
Stable tag
simply saidtrunk
, which I hadn’t noticed before, so I changed it to the new version:4.0.0
.I updated the plugin last night, but I noticed that after around an hour it still hadn’t updated. I looked around and saw a couple of people mentioning issues where they’d changed the version number, but their plugin wasn’t updating because their new version was actually earlier than the previous one (for example changing from
1.1.66
to1.1.7
, where the latter is earlier than the former because 7 < 66). I wondered if that was the issue, becausetrunk
alphanumerically comes way after4.0.0
, so I reverted the version in the readme totrunk
and updated again. However it’s now been ~14 hours and the update still isn’t showing, so now I’m not entirely sure what I’ve done wrong.Any ideas?
The page I need help with: [log in to see the link]
- The topic ‘Latest plugin release not showing up for download’ is closed to new replies.