diff --git a/CHANGELOG.md b/CHANGELOG.md index 7853218..5a3b353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This release has been tested with PHP 8.4. ### Added * Plugin has been tested with PHP 8.4 [#163](https://github.com/chesio/bc-security/issues/163). +* Plugin has been tested with WordPress 6.7 [#162](https://github.com/chesio/bc-security/issues/162). ### Changed diff --git a/bc-security.php b/bc-security.php index 8822f32..9f27d0d 100644 --- a/bc-security.php +++ b/bc-security.php @@ -9,7 +9,7 @@ * Author URI: https://www.chesio.com * Requires PHP: 8.1 * Requires at least: 6.4 - * Tested up to: 6.6 + * Tested up to: 6.7 * Text Domain: bc-security * GitHub Plugin URI: https://github.com/chesio/bc-security * Update URI: https://github.com/chesio/bc-security