We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080b3f0 commit e493671Copy full SHA for e493671
README.md
@@ -1,7 +1,7 @@
1
A CodeIgniter compatible email-library powered by PHPMailer
2
===========================================================
3
4
-Version: 1.4.3
+Version: 1.4.4
5
Author: Ivan Tcholakov <ivantcholakov@gmail.com>, 2012-2020.
6
License: The MIT License (MIT), http://opensource.org/licenses/MIT
7
libraries/MY_Email.php
@@ -2,7 +2,7 @@
/**
* CodeIgniter compatible email-library powered by PHPMailer.
- * Version: 1.4.3
+ * Version: 1.4.4
* @author Ivan Tcholakov <ivantcholakov@gmail.com>, 2012-2020.
* @license The MIT License (MIT), http://opensource.org/licenses/MIT
8
* @link https://github.com/ivantcholakov/codeigniter-phpmailer
0 commit comments