Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
anderly committed Mar 10, 2022
1 parent 07973c4 commit 0b8ba3a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
2 changes: 1 addition & 1 deletion includes/class-ss-wc-mailchimp-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ final class SS_WC_MailChimp_Plugin {
*
* @var string
*/
private static $version = '2.4.8';
private static $version = '2.4.9';

/**
* Plugin singleton instance
Expand Down
11 changes: 7 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ Contributors: saintsystems, anderly
Donate link: http://ssms.us/hVdk
Tags: woocommerce, mailchimp, ecommerce, email
Requires at least: 4.7.0
Tested up to: 5.8.1
WC tested up to: 5.7.1
Tested up to: 5.9.1
WC tested up to: 6.3.0
Requires PHP: 5.6
Stable tag: 2.4.8
Version: 2.4.8
Stable tag: 2.4.9
Version: 2.4.9
License: GPLv3

Simple and flexible Mailchimp integration for WooCommerce.
Expand Down Expand Up @@ -120,6 +120,9 @@ Also, if you enjoy using the software [we'd love it if you could give us a revie

== Changelog ==

#### 2.4.9 - Mar 10, 2022
- Bug fix for to check for WP_Error.

#### 2.4.8 - Oct 12, 2021
- Bug fix for tags not passing to Mailchimp.

Expand Down
4 changes: 2 additions & 2 deletions woocommerce-mailchimp.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
* Description: WP WooCommerce Mailchimp provides simple and flexible Mailchimp integration for WooCommerce.
* Author: Saint Systems
* Author URI: https://www.saintsystems.com
* Version: 2.4.8
* WC tested up to: 5.7.1
* Version: 2.4.9
* WC tested up to: 6.3.0
* Text Domain: woocommerce-mailchimp
* Domain Path: languages
*
Expand Down

0 comments on commit 0b8ba3a

Please sign in to comment.