diff options
-rw-r--r-- | postman-smtp.php | 2 | ||||
-rw-r--r-- | readme.txt | 2 |
2 files changed, 2 insertions, 2 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 @@ -3,7 +3,7 @@ Contributors: yehudah, jasonhendriks Tags: postman smtp, postman, smtp, email, mail, mailer, email log, oauth2, gmail, google apps, hotmail, yahoo, mandrill api, sendgrid api, sparkpost api Requires at least: 3.9 Tested up to: 4.8 -Stable tag: 1.7.3 +Stable tag: 1.7.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html |