summaryrefslogtreecommitdiff
path: root/plugins/managesieve/composer.json
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-03-12 06:31:22 -0400
committerAleksander Machniak <alec@alec.pl>2015-03-12 06:31:22 -0400
commit05b11f7ef0dd100110ee728770e3fa157b994ed0 (patch)
tree1e3029d1a85d783549ac77877fe50ddc05c3fdb7 /plugins/managesieve/composer.json
parente2fb34028980910e006f09b4fd93c4172f79b306 (diff)
Fix handling of header test with one-element array as header name
Diffstat (limited to 'plugins/managesieve/composer.json')
-rw-r--r--plugins/managesieve/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/managesieve/composer.json b/plugins/managesieve/composer.json
index 6d640da08..529167f23 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": "GPLv3+",
- "version": "8.2",
+ "version": "8.3",
"authors": [
{
"name": "Aleksander Machniak",