Skip to content

Commit dc21a2f

Browse files
v4.9.21
1 parent bd21bdf commit dc21a2f

File tree

2 files changed

+988
-997
lines changed

2 files changed

+988
-997
lines changed

mailchimp-for-wp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin Name: MC4WP: Mailchimp for WordPress
55
Plugin URI: https://www.mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
66
Description: Mailchimp for WordPress by ibericode. Adds various highly effective sign-up methods to your site.
7-
Version: 4.9.20
7+
Version: 4.9.21
88
Author: ibericode
99
Author URI: https://www.ibericode.com/
1010
Text Domain: mailchimp-for-wp
@@ -48,7 +48,7 @@ function _mc4wp_load_plugin()
4848
}
4949

5050
// bootstrap the core plugin
51-
define('MC4WP_VERSION', '4.9.20');
51+
define('MC4WP_VERSION', '4.9.21');
5252
define('MC4WP_PLUGIN_DIR', __DIR__);
5353
define('MC4WP_PLUGIN_FILE', __FILE__);
5454

0 commit comments

Comments
 (0)