Skip to content

Commit 7131021

Browse files
Version bump to 2.3.12
1 parent c3fb655 commit 7131021

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

mailchimp-for-wp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: MailChimp for WordPress Lite
44
Plugin URI: https://mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
55
Description: Lite version of MailChimp for WordPress. Adds various sign-up methods to your website.
6-
Version: 2.3.11
6+
Version: 2.3.12
77
Author: ibericode
88
Author URI: https://ibericode.com/
99
Text Domain: mailchimp-for-wp
@@ -47,7 +47,7 @@ function mc4wp_load_plugin() {
4747
}
4848

4949
// bootstrap the lite plugin
50-
define( 'MC4WP_LITE_VERSION', '2.3.11' );
50+
define( 'MC4WP_LITE_VERSION', '2.3.12' );
5151
define( 'MC4WP_LITE_PLUGIN_DIR', dirname( __FILE__ ) . '/' );
5252
define( 'MC4WP_LITE_PLUGIN_URL', plugins_url( '/' , __FILE__ ) );
5353
define( 'MC4WP_LITE_PLUGIN_FILE', __FILE__ );

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://mc4wp.com/#utm_source=wp-plugin-repo&utm_medium=mailchimp-f
44
Tags: email, mailchimp, marketing, newsletter, signup, widget, mc4wp, contact form 7, woocommerce, buddypress,ibericode
55
Requires at least: 3.7
66
Tested up to: 4.3.1
7-
Stable tag: 2.3.11
7+
Stable tag: 2.3.12
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -167,6 +167,12 @@ MailChimp for WordPress is being developed on GitHub. If you want to collaborate
167167

168168
== Changelog ==
169169

170+
= 2.3.12 - September 21, 2015 =
171+
172+
**Fixes**
173+
174+
- Issue with interest groupings not being fetched after updating to version 2.3.11
175+
170176
= 2.3.11 - September 21, 2015 =
171177

172178
**Fixes**

0 commit comments

Comments
 (0)