diff --git a/plugins/avatars/index.php b/plugins/avatars/index.php index 0eecc9c18..a2c16d611 100644 --- a/plugins/avatars/index.php +++ b/plugins/avatars/index.php @@ -10,8 +10,8 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin NAME = 'Avatars', AUTHOR = 'SnappyMail', URL = 'https://snappymail.eu/', - VERSION = '1.9', - RELEASE = '2023-02-01', + VERSION = '1.10', + RELEASE = '2023-02-15', REQUIRED = '2.25.0', CATEGORY = 'Contacts', LICENSE = 'MIT',