We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589b44b commit 379beddCopy full SHA for 379bedd
mailchimp-for-wp.php
@@ -4,7 +4,7 @@
4
Plugin Name: MC4WP: Mailchimp for WordPress
5
Plugin URI: https://www.mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
6
Description: Mailchimp for WordPress by ibericode. Adds various highly effective sign-up methods to your site.
7
-Version: 4.10.2
+Version: 4.10.3
8
Author: ibericode
9
Author URI: https://www.ibericode.com/
10
Text Domain: mailchimp-for-wp
@@ -43,7 +43,7 @@
43
}
44
45
// bootstrap the core plugin
46
- define('MC4WP_VERSION', '4.10.2');
+ define('MC4WP_VERSION', '4.10.3');
47
define('MC4WP_PLUGIN_DIR', __DIR__);
48
define('MC4WP_PLUGIN_FILE', __FILE__);
49
0 commit comments