From 4344552e6130b4998bedc2a3ea1f515cc469dda1 Mon Sep 17 00:00:00 2001 From: carmenmaymo Date: Thu, 27 Jul 2023 16:33:18 +0200 Subject: [PATCH] Update version number --- mollie-payments-for-woocommerce.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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);