So I updated my plugin this morning to a new version and made some changes to the readme.txt (basic FAQ, changelog info). But the plugin site isn't reflecting the changes.

I updated the 'Stable tag' to version 0.0.2, then copied the trunk file to the tags/0.0.2 directory. The svn page shows the correct readme.txt . Am I missing a step?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

It normally takes at most 15 minutes before the Extend page is refreshed, so just give it a little while.

link|improve this answer
been about 2 hours, and the page is showing the correct new version. – DTest Feb 24 '11 at 17:55
feedback

Make sure both the 'stable version' is updated in the readme.txt AND the 'version' number is updated in the header of your-plugin.php, in addition to adding a new tag.

I've seen it take over 15 minutes but usually updated within the hour. If I get real desperate I'll do a minor readme change, double check all my version numbers, cp trunk/* to tags/0.x.x and do an additional commit.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.