From 1f92dc7e31f7fd3b2c41f9b1f1d584bce7bb5037 Mon Sep 17 00:00:00 2001 From: Oleksandr Mykhailenko Date: Wed, 20 Mar 2024 19:31:43 +0200 Subject: [PATCH] Some another fixes --- CHANGELOG.md | 3 +++ README.md | 2 +- readme.txt | 2 +- wp-mailjet.php | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d85c19ac..d4c3c44c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Changelog +##### 5.5.4 +* Code improvements. Fix possible warnings and notices. + ##### 5.5.0 * Fixed bug with redirect problem during initial step * Fixed links in the readme file and in the plugin diff --git a/README.md b/README.md index 5a25a69d..ae50da91 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ - Tags: email, marketing, signup, newsletter, widget, smtp, woocommerce, contact form 7 - Requires at least: 4.4 - Tested up to: 6.4.3 -- Stable tag: 5.5.3 +- Stable tag: 5.5.4 - 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 0edb8599..7b4ab6df 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: Mailjet Tags: email, marketing, signup, newsletter, widget, smtp, woocommerce, contact form 7 Requires at least: 4.4 Tested up to: 6.4.3 -Stable tag: 5.5.3 +Stable tag: 5.5.4 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 60b4c7a1..a8e4cee9 100755 --- a/wp-mailjet.php +++ b/wp-mailjet.php @@ -14,7 +14,7 @@ * Plugin Name: Mailjet for WordPress * Plugin URI: https://www.mailjet.com/partners/wordpress/ * Description: The Best WordPress Plugin For Email Newsletters. - * Version: 5.5.3 + * Version: 5.5.4 * Tested up to: 6.4.3 * Author: Mailjet SAS * Author URI: http://mailjet.com