We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b8f84 commit 37984e5Copy full SHA for 37984e5
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.9
+Version: 4.11.0
8
Author: ibericode
9
Author URI: https://www.ibericode.com/
10
Text Domain: mailchimp-for-wp
@@ -45,7 +45,7 @@
45
}
46
47
// bootstrap the core plugin
48
- define('MC4WP_VERSION', '4.10.9');
+ define('MC4WP_VERSION', '4.11.0');
49
define('MC4WP_PLUGIN_DIR', __DIR__);
50
define('MC4WP_PLUGIN_FILE', __FILE__);
51
0 commit comments