From d98a2e015e6525a7ca0e81058158a40891b0be16 Mon Sep 17 00:00:00 2001 From: the-djmaze <> Date: Thu, 16 Feb 2023 09:00:00 +0100 Subject: [PATCH] Released new Avatars extension --- plugins/avatars/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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',