Skip to content

Commit

Permalink
Bump WC and WP tested versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
anderly committed Apr 11, 2024
1 parent d7120e6 commit 2fc904e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 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.12';
private static $version = '2.4.13';

/**
* Plugin singleton instance
Expand Down
12 changes: 8 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: 6.3
WC tested up to: 8.0.1
Tested up to: 6.5.2
WC tested up to: 8.7.0
Requires PHP: 5.6
Stable tag: 2.4.12
Version: 2.4.12
Stable tag: 2.4.13
Version: 2.4.13
License: GPLv3

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

== Changelog ==

#### 2.4.13 - Apr 11, 2024
- Bump WC tested version up to 8.7.0.
- Bump WP tested version up to 6.5.2.

#### 2.4.12 - Aug 10, 2023
- Support for WooCommerce HPOS (High Performance Order Storage).
- Bump WC tested version up to 8.0.1.
Expand Down

0 comments on commit 2fc904e

Please sign in to comment.