i uploaded a new version of my plugin by doing the following:
- committing the new version to the trunk, with the readme.txt showing a new version as the stable tag
- tagging my trunk as that new version, and committing the new tag
now i can see my new tag in the repo, and i can see that the trunk's readme.txt shows that version as stable, but the info box about my plugin still only shows the old version.
how can i force a refresh?
for reference, my plugin is http://wordpress.org/extend/plugins/wakoopa-widget/ the version showing is 0.1b, but the tag 0.2b exists in the repo.
any help is appreciated!