mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +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
|
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';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue