diff --git a/.github/workflows/cypress-matrix.yml b/.github/workflows/cypress-matrix.yml index f91fde05b..054f444a1 100644 --- a/.github/workflows/cypress-matrix.yml +++ b/.github/workflows/cypress-matrix.yml @@ -29,9 +29,9 @@ jobs: - '8.2' - '8.3' wpVersion: - - '6.4' - '6.5' - '6.6' + - '6.7' steps: diff --git a/.wp-env.json b/.wp-env.json index 199613a86..e67c7fead 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.6.2", + "core": "WordPress/WordPress#tags/6.7", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index e3142657d..74a7d8037 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -13,9 +13,9 @@ * Update URI: https://github.com/bluehost/bluehost-wordpress-plugin * Description: WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features. * Version: 3.15.3 - * Requires at least: 6.4 + * Requires at least: 6.5 * Requires PHP: 7.3 - * Tested up to: 6.6.2 + * Tested up to: 6.7.0 * Author: Bluehost * Author URI: https://bluehost.com * Text Domain: wp-plugin-bluehost