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