Skip to content

Commit bbd1814

Browse files
v4.10.0
1 parent 65166ce commit bbd1814

File tree

2 files changed

+979
-988
lines changed

2 files changed

+979
-988
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.9.21
7+
Version: 4.10.0
88
Author: ibericode
99
Author URI: https://www.ibericode.com/
1010
Text Domain: mailchimp-for-wp
@@ -51,7 +51,7 @@ function _mc4wp_load_plugin()
5151
}
5252

5353
// bootstrap the core plugin
54-
define('MC4WP_VERSION', '4.9.21');
54+
define('MC4WP_VERSION', '4.10.0');
5555
define('MC4WP_PLUGIN_DIR', __DIR__);
5656
define('MC4WP_PLUGIN_FILE', __FILE__);
5757

0 commit comments

Comments
 (0)