From 7a8f139a2685b302a79e874cd8bbd32b704ee5f4 Mon Sep 17 00:00:00 2001 From: carmenmaymo Date: Mon, 6 Nov 2023 09:20:37 +0100 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 bd3dd27c..7fc6a19d 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.4.1-beta + * Version: 7.4.1 * 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.9 - * WC tested up to: 8.0 + * WC tested up to: 8.2 * Requires PHP: 7.2 */ declare(strict_types=1);