Skip to content

Commit

Permalink
Update supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-mykhailenko committed Mar 13, 2024
1 parent 9688989 commit 3fc1a32
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
- Contributors: Mailjet
- Tags: email, marketing, signup, newsletter, widget, smtp, woocommerce, contact form 7
- Requires at least: 4.4
- Tested up to: 6.2.2
- Stable tag: 5.5.2
- Requires PHP: 5.6
- Tested up to: 6.4.3
- Stable tag: 5.5.3
- Requires PHP: 7.4
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
Contributors: Mailjet
Tags: email, marketing, signup, newsletter, widget, smtp, woocommerce, contact form 7
Requires at least: 4.4
Tested up to: 6.2.2
Stable tag: 5.5.2
Requires PHP: 5.6
Tested up to: 6.4.3
Stable tag: 5.5.3
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down
6 changes: 3 additions & 3 deletions wp-mailjet.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* Plugin Name: Mailjet for WordPress
* Plugin URI: https://www.mailjet.com/partners/wordpress/
* Description: The Best WordPress Plugin For Email Newsletters.
* Version: 5.5.2
* Tested up to: 6.2.2
* Version: 5.5.3
* Tested up to: 6.4.3
* Author: Mailjet SAS
* Author URI: http://mailjet.com
* License: GPL-2.0+
Expand Down Expand Up @@ -56,7 +56,7 @@
/**
* Mailjet plugin version.
*/
define('MAILJET_VERSION', '5.5.2');
define('MAILJET_VERSION', '5.5.3');

/**
* Mailjet Plugid dir.
Expand Down

0 comments on commit 3fc1a32

Please sign in to comment.