diff --git a/plugins/auto-domain-grab/index.php b/plugins/auto-domain-grab/index.php index 3f5895d41..d804b8f8c 100644 --- a/plugins/auto-domain-grab/index.php +++ b/plugins/auto-domain-grab/index.php @@ -15,8 +15,8 @@ class AutoDomainGrabPlugin extends \RainLoop\Plugins\AbstractPlugin { const NAME = 'Auto Domain Selection', - VERSION = '2.1', - REQUIRED = '2.5.0', + VERSION = '2.10', + REQUIRED = '2.10.0', CATEGORY = 'General', DESCRIPTION = 'Sets the IMAP/SMTP host based on the user\'s login';