diff --git a/.github/workflows/cypress-matrix.yml b/.github/workflows/cypress-matrix.yml index 477b6b684..af56b6d6f 100644 --- a/.github/workflows/cypress-matrix.yml +++ b/.github/workflows/cypress-matrix.yml @@ -29,9 +29,9 @@ jobs: - '8.2' - '8.3' wpVersion: - - '6.2' - '6.3' - '6.4' + - '6.5' steps: diff --git a/.wp-env.json b/.wp-env.json index 2ff0cbaff..d58eb92b2 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.4.3", + "core": "WordPress/WordPress#tags/6.5", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index a0cf88d9e..8c4ee9a00 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -15,7 +15,7 @@ * Version: 3.9.2 * Requires at least: 6.0 * Requires PHP: 7.1 - * Tested up to: 6.4.3 + * Tested up to: 6.5.0 * Author: Bluehost * Author URI: https://bluehost.com * Text Domain: wp-plugin-bluehost