diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2017-10-15 06:50:54 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2017-10-15 06:50:54 +0000 |
commit | ef9e3e8605a152a511025a3094510e10aa870d84 (patch) | |
tree | 7e93f32cbcafd7f33f728f7bbd29c13ccef94dc5 /postman-smtp.php | |
parent | edff34b548db49e94db2b6548adc95cc6001dcf5 (diff) | |
download | Post-SMTP-ef9e3e8605a152a511025a3094510e10aa870d84.zip |
release
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1746636 b8457f37-d9ea-0310-8a92-e5e31aec5664
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 1f4a4cf..9aa0ed4 100644 --- a/postman-smtp.php +++ b/postman-smtp.php @@ -4,7 +4,7 @@ * 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: 1.7.4 + * Version: 1.7.5 * Author: Jason Hendriks, Yehuda Hassine * Text Domain: postman-smtp * Author URI: https://github.com/yehudah/Postman-SMTP |