diff options
Diffstat (limited to 'plugins/managesieve')
-rw-r--r-- | plugins/managesieve/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/managesieve/composer.json b/plugins/managesieve/composer.json index 74c0db2..72a597c 100644 --- a/plugins/managesieve/composer.json +++ b/plugins/managesieve/composer.json @@ -3,7 +3,7 @@ "type": "roundcube-plugin", "description": "Adds a possibility to manage Sieve scripts (incoming mail filters). It's clickable interface which operates on text scripts and communicates with server using managesieve protocol. Adds Filters tab in Settings.", "license": "GPL-3.0-or-later", - "version": "9.3", + "version": "9.4", "authors": [ { "name": "Aleksander Machniak", |