Skip to content

Commit 37984e5

Browse files
v4.11.0
1 parent 51b8f84 commit 37984e5

File tree

2 files changed

+587
-4
lines changed

2 files changed

+587
-4
lines changed

mailchimp-for-wp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin Name: MC4WP: Mailchimp for WordPress
55
Plugin URI: https://www.mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
66
Description: Mailchimp for WordPress by ibericode. Adds various highly effective sign-up methods to your site.
7-
Version: 4.10.9
7+
Version: 4.11.0
88
Author: ibericode
99
Author URI: https://www.ibericode.com/
1010
Text Domain: mailchimp-for-wp
@@ -45,7 +45,7 @@
4545
}
4646

4747
// bootstrap the core plugin
48-
define('MC4WP_VERSION', '4.10.9');
48+
define('MC4WP_VERSION', '4.11.0');
4949
define('MC4WP_PLUGIN_DIR', __DIR__);
5050
define('MC4WP_PLUGIN_FILE', __FILE__);
5151

0 commit comments

Comments
 (0)