diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2020-08-11 20:50:38 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2020-08-11 20:50:38 +0000 |
commit | eaf171477da589dcc04e96a2cc105231328319e2 (patch) | |
tree | 8da5a41c5b86853e7c9d3a148d57e796a4248e8a /postman-smtp.php | |
parent | e3656d7a8c63b7198bb08c6b7b90f2c7c5b16e98 (diff) | |
download | Post-SMTP-eaf171477da589dcc04e96a2cc105231328319e2.zip |
phpmailer rror
Diffstat (limited to 'postman-smtp.php')
-rw-r--r-- | postman-smtp.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postman-smtp.php b/postman-smtp.php index 6994870..5b6ac5f 100644 --- a/postman-smtp.php +++ b/postman-smtp.php @@ -6,7 +6,7 @@ if ( ! defined( 'ABSPATH' ) ) { * Plugin Name: Post SMTP * Plugin URI: https://wordpress.org/plugins/post-smtp/ * Description: Email not reliable? Post SMTP is the first and only WordPress SMTP plugin to implement OAuth 2.0 for Gmail, Hotmail and Yahoo Mail. Setup is a breeze with the Configuration Wizard and integrated Port Tester. Enjoy worry-free delivery even if your password changes! - * Version: 2.0.13 + * Version: 2.0.14 * Author: Yehuda Hassine * Text Domain: post-smtp * Author URI: https://postmansmtp.com |