From 89b62014d11c2f9425a6f200fbe29c9614e77271 Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Sat, 6 Jun 2020 21:24:10 +0300 Subject: [PATCH] RELEASE 1.4.1. Signed-off-by:Ivan Tcholakov --- README.md | 2 +- libraries/MY_Email.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 807dde6..94ebf02 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ A CodeIgniter compatible email-library powered by PHPMailer =========================================================== -Version: 1.4.0 +Version: 1.4.1 Author: Ivan Tcholakov , 2012-2020. License: The MIT License (MIT), http://opensource.org/licenses/MIT diff --git a/libraries/MY_Email.php b/libraries/MY_Email.php index 6981b84..7a606c7 100644 --- a/libraries/MY_Email.php +++ b/libraries/MY_Email.php @@ -2,7 +2,7 @@ /** * CodeIgniter compatible email-library powered by PHPMailer. - * Version: 1.4.0 + * Version: 1.4.1 * @author Ivan Tcholakov , 2012-2020. * @license The MIT License (MIT), http://opensource.org/licenses/MIT * @link https://github.com/ivantcholakov/codeigniter-phpmailer