From a6d54240d065efde856fdc6d193b47c448b532c6 Mon Sep 17 00:00:00 2001 From: Oleksandr Mykhailenko Date: Thu, 21 May 2026 12:31:57 +0300 Subject: [PATCH 1/2] Support WP7 version --- readme.md | 4 ++-- readme.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 4e2e873..c8eefd6 100755 --- a/readme.md +++ b/readme.md @@ -3,8 +3,8 @@ Mailgun for WordPress Contributors: mailgun, sivel, lookahead.io, m35dev, alanfuller Tags: mailgun, smtp, http, api, mail, email -Tested up to: 6.8.1 -Stable tag: 2.1.10 +Tested up to: 7.0 +Stable tag: 2.2.0 Requires PHP: 7.4 License: GPLv2 or later diff --git a/readme.txt b/readme.txt index 3dcccf6..381cb84 100755 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Mailgun for WordPress Contributors: mailgun, sivel, lookahead.io, m35dev, alanfuller Tags: mailgun, smtp, http, api, mail, email -Tested up to: 6.8.1 -Stable tag: 2.1.10 +Tested up to: 7.0 +Stable tag: 2.2.0 Requires PHP: 7.4 License: GPLv2 or later From ebe4b04b35260763d77a88dd780578248a9b8e11 Mon Sep 17 00:00:00 2001 From: Oleksandr Mykhailenko Date: Thu, 21 May 2026 15:16:18 +0300 Subject: [PATCH 2/2] Support WP7 version --- mailgun.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailgun.php b/mailgun.php index 29cd231..aca1222 100755 --- a/mailgun.php +++ b/mailgun.php @@ -3,7 +3,7 @@ * Plugin Name: Mailgun * Plugin URI: http://wordpress.org/extend/plugins/mailgun/ * Description: Mailgun integration for WordPress - * Version: 2.1.10 + * Version: 2.2.0 * Requires PHP: 7.4 * Requires at least: 5.6 * Author: Mailgun