mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-26 09:03:48 +08:00
Resolve #1402
This commit is contained in:
parent
5e35e39012
commit
b726400f42
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
NAME = 'Avatars',
|
||||
AUTHOR = 'SnappyMail',
|
||||
URL = 'https://snappymail.eu/',
|
||||
VERSION = '1.14',
|
||||
RELEASE = '2024-01-17',
|
||||
VERSION = '1.15',
|
||||
RELEASE = '2024-01-22',
|
||||
REQUIRED = '2.25.0',
|
||||
CATEGORY = 'Contacts',
|
||||
LICENSE = 'MIT',
|
||||
|
|
Loading…
Reference in a new issue