#207 set version

This commit is contained in:
the-djmaze 2022-02-03 12:48:34 +01:00
parent ef61603431
commit 7bbbff6d3e

View file

@ -15,8 +15,8 @@ class AutoDomainGrabPlugin extends \RainLoop\Plugins\AbstractPlugin
{ {
const const
NAME = 'Auto Domain Selection', NAME = 'Auto Domain Selection',
VERSION = '2.1', VERSION = '2.10',
REQUIRED = '2.5.0', REQUIRED = '2.10.0',
CATEGORY = 'General', CATEGORY = 'General',
DESCRIPTION = 'Sets the IMAP/SMTP host based on the user\'s login'; DESCRIPTION = 'Sets the IMAP/SMTP host based on the user\'s login';