diff --git a/plugins/woo-ai/changelog/45871-dev-woo-ai-wp-65-update b/plugins/woo-ai/changelog/45871-dev-woo-ai-wp-65-update new file mode 100644 index 00000000000..d3174951b22 --- /dev/null +++ b/plugins/woo-ai/changelog/45871-dev-woo-ai-wp-65-update @@ -0,0 +1,4 @@ +Significance: patch +Type: tweak +Comment: Updated the header to enable a new plugin dependency feature available in WP 6.5. + diff --git a/plugins/woo-ai/woo-ai.php b/plugins/woo-ai/woo-ai.php index 19ed13dfd61..93db501b08c 100644 --- a/plugins/woo-ai/woo-ai.php +++ b/plugins/woo-ai/woo-ai.php @@ -7,10 +7,11 @@ * Author: WooCommerce * Author URI: https://woo.com/ * Requires at least: 5.8 - * Tested up to: 6.3 + * Tested up to: 6.5 * WC requires at least: 6.7 - * WC tested up to: 7.0 + * WC tested up to: 8.7 * Text Domain: woo-ai + * Requires Plugins: woocommerce * * @package Woo_AI */