diff --git a/mollie-payments-for-woocommerce.php b/mollie-payments-for-woocommerce.php index d4cdedd3..e87005d1 100644 --- a/mollie-payments-for-woocommerce.php +++ b/mollie-payments-for-woocommerce.php @@ -7,12 +7,12 @@ * Author: Mollie * Author URI: https://www.mollie.com * Requires at least: 5.0 - * Tested up to: 6.4 + * Tested up to: 6.5 * Text Domain: mollie-payments-for-woocommerce * Domain Path: /languages * License: GPLv2 or later * WC requires at least: 3.9 - * WC tested up to: 8.5 + * WC tested up to: 8.7 * Requires PHP: 7.2 */ declare(strict_types=1);