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 847dd29 commit e6b09a2Copy full SHA for e6b09a2
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.1
+Version: 4.9.2
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.1' );
+ define( 'MC4WP_VERSION', '4.9.2' );
49
define( 'MC4WP_PLUGIN_DIR', __DIR__ );
50
define( 'MC4WP_PLUGIN_FILE', __FILE__ );
51
0 commit comments