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 5d107fa commit 815b6dcCopy full SHA for 815b6dc
mailchimp-for-wp.php
@@ -3,7 +3,7 @@
3
Plugin Name: MC4WP: Mailchimp for WordPress
4
Plugin URI: https://www.mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
5
Description: Mailchimp for WordPress by ibericode. Adds various highly effective sign-up methods to your site.
6
-Version: 4.9.6
+Version: 4.9.7
7
Author: ibericode
8
Author URI: https://ibericode.com/
9
Text Domain: mailchimp-for-wp
@@ -45,7 +45,7 @@ function _mc4wp_load_plugin() {
45
}
46
47
// bootstrap the core plugin
48
- define( 'MC4WP_VERSION', '4.9.6' );
+ define( 'MC4WP_VERSION', '4.9.7' );
49
define( 'MC4WP_PLUGIN_DIR', __DIR__ );
50
define( 'MC4WP_PLUGIN_FILE', __FILE__ );
51
0 commit comments