Update "Tested up to" to 7.0.4 - #72
Merged
Merged
Conversation
Last WordPress version the plugin was tested against. No version bump, since there is no code change to release; this ships with the next release. Note that readme.txt is published, so the WordPress.org listing keeps showing 6.8.1 until either a release goes out or the field is updated directly in SVN.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
Tested up toinsiteimprove/readme.txtfrom 6.8.1 to 7.0.4, the last WordPress version the plugin was tested against.One line, the only occurrence in the repo. The plugin header in
siteimprove.phphas no such field, since it is readme-only.No version bump
There is no code change to release, so nothing to bump and no changelog heading to file it under. Previous practice (2.0.8) folded a "Tested up to" bump into a release that also carried bugfixes, which is the normal case; there is just nothing else pending right now.
If you would rather it appear in a changelog, it needs to ride along with the next real release rather than get its own heading here.
This does not reach users on its own
readme.txtis part of the published package, so the WordPress.org listing will keep showing 6.8.1 until one of:trunk/readme.txtandtags/2.1.4/readme.txt), which takes effect immediately with no version bumpOption 2 is the one that clears the "untested with your version of WordPress" warning for anyone on WP 7.x now. Worth doing if that warning is the reason for this change.