diff --git a/plugins/avatars/index.php b/plugins/avatars/index.php index 2abe34ec1..f678000e6 100644 --- a/plugins/avatars/index.php +++ b/plugins/avatars/index.php @@ -6,8 +6,8 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin NAME = 'Avatars', AUTHOR = 'SnappyMail', URL = 'https://snappymail.eu/', - VERSION = '1.3', - RELEASE = '2022-11-29', + VERSION = '1.4', + RELEASE = '2022-12-07', REQUIRED = '2.22.4', CATEGORY = 'Contacts', LICENSE = 'MIT',