From 7d05b7dcf303876d64e5804bfb66296e09c30377 Mon Sep 17 00:00:00 2001 From: wpalani Date: Wed, 11 Sep 2024 17:47:07 -0700 Subject: [PATCH] Add WP 6.6.2 support --- .wp-env.json | 2 +- bluehost-wordpress-plugin.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.wp-env.json b/.wp-env.json index ec625b24d..199613a86 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.6.1", + "core": "WordPress/WordPress#tags/6.6.2", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index 0c3c151cb..7e4fdef21 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -15,7 +15,7 @@ * Version: 3.14.9 * Requires at least: 6.4 * Requires PHP: 7.3 - * Tested up to: 6.6.1 + * Tested up to: 6.6.2 * Author: Bluehost * Author URI: https://bluehost.com * Text Domain: wp-plugin-bluehost