diff --git a/mollie-payments-for-woocommerce.php b/mollie-payments-for-woocommerce.php index 64024de5..d07faa49 100644 --- a/mollie-payments-for-woocommerce.php +++ b/mollie-payments-for-woocommerce.php @@ -3,7 +3,7 @@ * Plugin Name: Mollie Payments for WooCommerce * Plugin URI: https://www.mollie.com * Description: Accept payments in WooCommerce with the official Mollie plugin - * Version: 7.3.10 + * Version: 7.3.11-beta * Author: Mollie * Author URI: https://www.mollie.com * Requires at least: 5.0 @@ -12,7 +12,7 @@ * Domain Path: /languages * License: GPLv2 or later * WC requires at least: 3.0 - * WC tested up to: 7.7 + * WC tested up to: 7.9 * Requires PHP: 7.2 */ declare(strict_types=1);