Skip to content

Commit cf2f27a

Browse files
v4.13.0
1 parent 1eab041 commit cf2f27a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.12.6
7+
Version: 4.13.0
88
Author: ibericode
99
Author URI: https://www.ibericode.com/
1010
Text Domain: mailchimp-for-wp
@@ -45,7 +45,7 @@
4545
}
4646

4747
// bootstrap the core plugin
48-
define('MC4WP_VERSION', '4.12.6');
48+
define('MC4WP_VERSION', '4.13.0');
4949
define('MC4WP_PLUGIN_DIR', __DIR__);
5050
define('MC4WP_PLUGIN_FILE', __FILE__);
5151

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.mc4wp.com/contribute/#utm_source=wp-plugin-repo&utm_med
44
Tags: mailchimp, subscribe, email, newsletter, form
55
Requires at least: 5.3
66
Tested up to: 7.0
7-
Stable tag: 4.12.6
7+
Stable tag: 4.13.0
88
License: GPL-3.0-or-later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010
Requires PHP: 7.4

0 commit comments

Comments
 (0)