From 52923e127864bba230c43fc83842a81905a09c5e Mon Sep 17 00:00:00 2001 From: Boris Gulay Date: Mon, 1 Aug 2022 21:58:38 +0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1a0618..e05ee4d 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,6 @@ This plugin allows users to switch between different accounts (including remote) * Versions 1.X (not supported any more) - for Roundcube v1.1 * Versions 2.X (not supported any more) - for Roundcube v1.2 * Versions 3.X (not supported any more) - for Roundcube v1.3 -* Versions 4.x - for Roundcube v1.3 and 1.4. +* Versions 4.x - for Roundcube v1.3, 1.4 and 1.5. Please specify version like "~2.0" in your composer.json file for ident_switch requirement. In this case you will stay inside compatible branch until you manually update your Roundcube installation.