mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
#207 set version
This commit is contained in:
parent
ef61603431
commit
7bbbff6d3e
1 changed files with 2 additions and 2 deletions
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue