Skip to content

Commit

Permalink
v4.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed Jan 8, 2025
1 parent bd21bdf commit dc21a2f
Show file tree
Hide file tree
Showing 2 changed files with 988 additions and 997 deletions.
4 changes: 2 additions & 2 deletions mailchimp-for-wp.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin Name: MC4WP: Mailchimp for WordPress
Plugin URI: https://www.mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page
Description: Mailchimp for WordPress by ibericode. Adds various highly effective sign-up methods to your site.
Version: 4.9.20
Version: 4.9.21
Author: ibericode
Author URI: https://www.ibericode.com/
Text Domain: mailchimp-for-wp
Expand Down Expand Up @@ -48,7 +48,7 @@ function _mc4wp_load_plugin()
}

// bootstrap the core plugin
define('MC4WP_VERSION', '4.9.20');
define('MC4WP_VERSION', '4.9.21');
define('MC4WP_PLUGIN_DIR', __DIR__);
define('MC4WP_PLUGIN_FILE', __FILE__);

Expand Down
Loading

0 comments on commit dc21a2f

Please sign in to comment.