updated plugin SMTP Mailer version 1.1.5

This commit is contained in:
2022-11-24 13:40:42 +00:00
committed by Gitium
parent 3ffbc5b4f7
commit 9d69ca8941
2 changed files with 12 additions and 7 deletions

View File

@ -2,9 +2,9 @@
Contributors: naa986
Donate link: https://wphowto.net/
Tags: email, mail, smtp, phpmailer
Requires at least: 5.9
Tested up to: 6.0
Stable tag: 1.1.4
Requires at least: 6.1
Tested up to: 6.1
Stable tag: 1.1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -103,6 +103,9 @@ none
== Changelog ==
= 1.1.5 =
* Compatibility update for WordPress 6.1.
= 1.1.4 =
* Updated the mail function for WordPress 6.0.