10up / ads-txt

Ads.txt Manager for WordPress: Manage your ads.txt and app-ads.txt files in the WordPress dashboard
https://wordpress.org/plugins/ads-txt/
GNU General Public License v2.0
57 stars 23 forks source link

Update/wp version checker #145

Closed jeffpaul closed 1 year ago

jeffpaul commented 1 year ago

Description of the Change

This PR bumps the skaut/wordpress-version-checker dependency to 1.4.0 so that we can now get alerts when WordPress core hits Release Candidate for a major release if this plugin is not already set to be "tested up to" that new major version. This also adds an exception in the .gitattributes file so that we don't distribute the new .wordpress-version-checker.json file.

How to test the Change

🤷🏼 YOLO merge?

Changelog Entry

Changed - Updated the skaut/wordpress-version-checker to check WordPress "tested up to" during the Release Candidate phase.

Credits

Props @jeffpaul.

Checklist: