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 68a5c53 commit 4caa1faCopy full SHA for 4caa1fa
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.9.17
+Version: 4.9.18
8
Author: ibericode
9
Author URI: https://www.ibericode.com/
10
Text Domain: mailchimp-for-wp
@@ -48,7 +48,7 @@ function _mc4wp_load_plugin()
48
}
49
50
// bootstrap the core plugin
51
- define('MC4WP_VERSION', '4.9.17');
+ define('MC4WP_VERSION', '4.9.18');
52
define('MC4WP_PLUGIN_DIR', __DIR__);
53
define('MC4WP_PLUGIN_FILE', __FILE__);
54
0 commit comments