mdsimpson / contact-form-7-to-database-extension

CFDB - WordPress plugin to save form submissions into a database
GNU General Public License v3.0
240 stars 59 forks source link

Release 2.10.34 with wrong Stable tag in readme.txt #36

Open ElpyDE opened 6 years ago

ElpyDE commented 6 years ago

The latest release (2.10.34) still has the old Stable tag value (2.10.33) in the readme.txt:

https://github.com/mdsimpson/contact-form-7-to-database-extension/blob/master/readme.txt#L9

This prohibits updates with the GitHub Updater - in fact it puts you in a never ending update loop.

mdsimpson commented 6 years ago

Just fixed. Sorry about that. I'm not sure why that update worked on my test site.

afragen commented 6 years ago

GitHub Updater doesn’t really look at data in readme.txt except to use it in the View details. What likely happened is that there was an update to the plugin’s Version: header and a current tag had not yet been created.