diff --git a/plugins/avatars/index.php b/plugins/avatars/index.php index 84ec09f46..9dfcec75d 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.14', - RELEASE = '2024-01-17', + VERSION = '1.15', + RELEASE = '2024-01-22', REQUIRED = '2.25.0', CATEGORY = 'Contacts', LICENSE = 'MIT',