From fff6c6b95a3988eb78d68010e1fe7285eb2bfd66 Mon Sep 17 00:00:00 2001 From: Boris Gulay Date: Mon, 1 Jun 2020 17:28:54 +0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c3f0ba..a1a0618 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 upcoming 1.4. +* Versions 4.x - for Roundcube v1.3 and 1.4. 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.