From 9ad81e4156ecca17c8b96fc4dafc948179d913b5 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Wed, 5 Jun 2024 16:10:21 -0400 Subject: [PATCH] Bump to WordPress 6.5.4 --- .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 3039dedbd..ff4c8b305 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.5.3", + "core": "WordPress/WordPress#tags/6.5.4", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index ecc42d073..c10929524 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -15,7 +15,7 @@ * Version: 3.11.0 * Requires at least: 6.0 * Requires PHP: 7.1 - * Tested up to: 6.5.3 + * Tested up to: 6.5.4 * Author: Bluehost * Author URI: https://bluehost.com * Text Domain: wp-plugin-bluehost