diff --git a/includes/class-ss-wc-mailchimp-plugin.php b/includes/class-ss-wc-mailchimp-plugin.php index 41e7960..bff3649 100755 --- a/includes/class-ss-wc-mailchimp-plugin.php +++ b/includes/class-ss-wc-mailchimp-plugin.php @@ -15,7 +15,7 @@ final class SS_WC_MailChimp_Plugin { * * @var string */ - private static $version = '2.4.6'; + private static $version = '2.4.7'; /** * Plugin singleton instance diff --git a/readme.txt b/readme.txt index d4aa233..67cdd00 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ Requires at least: 4.7.0 Tested up to: 5.8.1 WC tested up to: 5.7.1 Requires PHP: 5.6 -Stable tag: 2.4.6 +Stable tag: 2.4.7 License: GPLv3 Simple and flexible Mailchimp integration for WooCommerce. @@ -119,6 +119,9 @@ Also, if you enjoy using the software [we'd love it if you could give us a revie == Changelog == +#### 2.4.7 - Oct 6, 2021 +- Update to pass skip_merge_validation argument when subscribing users. + #### 2.4.6 - Oct 5, 2021 - Enhance error logging. diff --git a/woocommerce-mailchimp.php b/woocommerce-mailchimp.php index 9cf96a1..abfe0a7 100755 --- a/woocommerce-mailchimp.php +++ b/woocommerce-mailchimp.php @@ -5,7 +5,7 @@ * Description: WP WooCommerce Mailchimp provides simple and flexible Mailchimp integration for WooCommerce. * Author: Saint Systems * Author URI: https://www.saintsystems.com - * Version: 2.4.6 + * Version: 2.4.7 * WC tested up to: 5.7.1 * Text Domain: woocommerce-mailchimp * Domain Path: languages