From 0cf52d2df98f69f84f0e955a832fca2ad2a1fa85 Mon Sep 17 00:00:00 2001 From: Matt Miller Date: Fri, 14 Aug 2020 01:46:03 -0700 Subject: [PATCH] Version bump --- readme.txt | 4 ++-- wpmandrill.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index f870d10..a4b616b 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: MillerMediaNow, mikemm01, MC_Will, MC_Amanda, cornelraiu-1, crstau Tags: mandrill, mailchimp, transactional email, email, email reliability, smtp, wp_mail, email templates Requires PHP: 5.6 Requires at least: 3.0 -Tested up to: 5.4.1 -Stable tag: 1.2.9 +Tested up to: 5.5 +Stable tag: 1.2.10 License: GPLv2 The Send Emails with Mandrill plugin sends emails that are generated by WordPress through Mandrill, a transactional email service powered by MailChimp. diff --git a/wpmandrill.php b/wpmandrill.php index f8a58c4..fa4a94d 100644 --- a/wpmandrill.php +++ b/wpmandrill.php @@ -4,7 +4,7 @@ Description: Send e-mails using Mandrill. This is a forked version of the now unsupported plugin wpMandrill. Author: Miller Media ( Matt Miller ) Author URI: http://www.millermedia.io -Version: 1.2.9 +Version: 1.2.10 Requires PHP: 5.6 Text Domain: send-emails-with-mandrill */