mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-12 08:04:21 +08:00
Bump avatars extension version number for the changes
This commit is contained in:
parent
40cf942ddd
commit
72e89ba4e0
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
NAME = 'Avatars',
|
NAME = 'Avatars',
|
||||||
AUTHOR = 'SnappyMail',
|
AUTHOR = 'SnappyMail',
|
||||||
URL = 'https://snappymail.eu/',
|
URL = 'https://snappymail.eu/',
|
||||||
VERSION = '1.3',
|
VERSION = '1.4',
|
||||||
RELEASE = '2022-11-29',
|
RELEASE = '2022-12-07',
|
||||||
REQUIRED = '2.22.4',
|
REQUIRED = '2.22.4',
|
||||||
CATEGORY = 'Contacts',
|
CATEGORY = 'Contacts',
|
||||||
LICENSE = 'MIT',
|
LICENSE = 'MIT',
|
||||||
|
|
Loading…
Add table
Reference in a new issue