Small change for #1350

This commit is contained in:
the-djmaze 2023-12-11 11:07:10 +01:00
parent 6f8abf33c8
commit bfb914132e
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,8 @@ class SmtpUseFromAdrAccountPlugin extends \RainLoop\Plugins\AbstractPlugin
const
NAME = 'Use From-Address-Account for smtp',
AUTHOR = 'attike',
URL = 'https://github.com/attike',
VERSION = '1.0',
RELEASE = '2023-12-06',
REQUIRED = '2.23.0',