From 845bdfdc48c5b8081b351994fa59f18a9dba374e Mon Sep 17 00:00:00 2001 From: wpalani Date: Wed, 8 May 2024 09:07:23 -0700 Subject: [PATCH] Updated tested up to wp version --- .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 727166580..3039dedbd 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.5.2", + "core": "WordPress/WordPress#tags/6.5.3", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index da31caded..9017af05c 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -15,7 +15,7 @@ * Version: 3.10.0 * Requires at least: 6.0 * Requires PHP: 7.1 - * Tested up to: 6.5.2 + * Tested up to: 6.5.3 * Author: Bluehost * Author URI: https://bluehost.com * Text Domain: wp-plugin-bluehost