diff --git a/CHANGELOG.md b/CHANGELOG.md index ae26bc9..9c16896 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ Changelog formatting (http://semver.org/): ### Changed +- Bump WordPress tested-to to 5.7.2 and minimum supported version to 5.7. - Expand on the bug report and pull request templates, close #50. (2741912) - Complete README including list of HRSWP blocks provided, close #6. (92ed6de) - Replace GPL 2.0 license with a GPL 3.0 license. (9ba18d7 and 2e335b8) diff --git a/hrswp-blocks.php b/hrswp-blocks.php index bfac232..4b1f312 100644 --- a/hrswp-blocks.php +++ b/hrswp-blocks.php @@ -7,8 +7,8 @@ * Author URI: https://hrs.wsu.edu/ * Plugin URI: https://github.com/washingtonstateuniversity/hrswp-plugin-blocks * Text Domain: hrswp-blocks - * Requires at least: 5.0 - * Tested up to: 5.5.1 + * Requires at least: 5.7 + * Tested up to: 5.7.2 * Requires PHP: 7.0 * * @package HRSWP_Blocks