Skip to content

Commit

Permalink
Bump version to v4.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed May 2, 2023
1 parent 083aa01 commit ac54b95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mailchimp-for-wp.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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.3
Version: 4.9.4
Author: ibericode
Author URI: https://ibericode.com/
Text Domain: mailchimp-for-wp
Expand Down Expand Up @@ -45,7 +45,7 @@ function _mc4wp_load_plugin() {
}

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

Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.mc4wp.com/contribute/#utm_source=wp-plugin-repo&utm_med
Tags: mailchimp, mc4wp, email, marketing, newsletter, subscribe, widget, mc4wp, contact form 7, woocommerce, buddypress, ibericode, mailchimp form
Requires at least: 4.6
Tested up to: 6.2
Stable tag: 4.9.3
Stable tag: 4.9.4
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires PHP: 5.3
Expand Down

0 comments on commit ac54b95

Please sign in to comment.