Skip to content

Commit

Permalink
v4.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed Jul 17, 2024
1 parent d9c4d77 commit 29c5b7b
Show file tree
Hide file tree
Showing 2 changed files with 1,032 additions and 1,031 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.13
Version: 4.9.14
Author: ibericode
Author URI: https://www.ibericode.com/
Text Domain: mailchimp-for-wp
Expand Down Expand Up @@ -47,7 +47,7 @@ function _mc4wp_load_plugin()
}

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

Expand Down
Loading

0 comments on commit 29c5b7b

Please sign in to comment.