From 3fc1a324d79740e8351d6b0027ce44578ace0932 Mon Sep 17 00:00:00 2001 From: Oleksandr Mykhailenko Date: Wed, 13 Mar 2024 18:38:16 +0200 Subject: [PATCH] Update supported version --- README.md | 6 +++--- readme.txt | 6 +++--- wp-mailjet.php | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e96d2f5f..5a25a69d 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/readme.txt b/readme.txt index 542fd5e0..0edb8599 100644 --- a/readme.txt +++ b/readme.txt @@ -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 diff --git a/wp-mailjet.php b/wp-mailjet.php index 8defd238..60b4c7a1 100755 --- a/wp-mailjet.php +++ b/wp-mailjet.php @@ -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+ @@ -56,7 +56,7 @@ /** * Mailjet plugin version. */ -define('MAILJET_VERSION', '5.5.2'); +define('MAILJET_VERSION', '5.5.3'); /** * Mailjet Plugid dir.