From 34a8ff3ce353ac4b640a83d0d9ecc54c5a8d3a1d Mon Sep 17 00:00:00 2001 From: the-djmaze <> Date: Mon, 8 Jul 2024 01:23:04 +0200 Subject: [PATCH] Resolve #1649 --- plugins/avatars/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/avatars/index.php b/plugins/avatars/index.php index a2a2da338..e47f2df85 100644 --- a/plugins/avatars/index.php +++ b/plugins/avatars/index.php @@ -12,7 +12,7 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin URL = 'https://snappymail.eu/', VERSION = '1.18', RELEASE = '2024-06-24', - REQUIRED = '2.25.0', + REQUIRED = '2.33.0', CATEGORY = 'Contacts', LICENSE = 'MIT', DESCRIPTION = 'Show graphic of sender in message and messages list (supports BIMI, Gravatar, favicon and identicon, Contacts is still TODO)';