From f1ae376db85be44fb428cb9df766cd3deaae210b Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Wed, 6 Dec 2023 12:18:47 -0500 Subject: [PATCH] update WP version to 6.4.2 --- .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 a77cb04fd..0b02ab919 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.4.1", + "core": "WordPress/WordPress#tags/6.4.2", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index a3bb86081..3ceb698b3 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -15,7 +15,7 @@ * Version: 3.7.0 * Requires at least: 6.0 * Requires PHP: 7.1 - * Tested up to: 6.4.0 + * Tested up to: 6.4.2 * Author: Bluehost * Author URI: https://bluehost.com * Text Domain: wp-plugin-bluehost