summaryrefslogtreecommitdiff
path: root/plugins/zipdownload/composer.json
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-04-07 17:32:31 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-04-07 17:32:31 +0200
commitbde3ba5e93f9b02ac8bd1d10e33fa65cc4da31c5 (patch)
treecf468211c5d3c6b927c732adcbf8c7df8a1fa587 /plugins/zipdownload/composer.json
parent0456f728ee3f6312101d0a372b7385fb34fdaf2a (diff)
Update zipdownload plugin to work with multi-folder search results
Diffstat (limited to 'plugins/zipdownload/composer.json')
-rw-r--r--plugins/zipdownload/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/zipdownload/composer.json b/plugins/zipdownload/composer.json
index 168415cba..7f6e30935 100644
--- a/plugins/zipdownload/composer.json
+++ b/plugins/zipdownload/composer.json
@@ -3,7 +3,7 @@
"type": "roundcube-plugin",
"description": "Adds an option to download all attachments to a message in one zip file, when a message has multiple attachments. Also allows the download of a selection of messages in one zip file and the download of entire folders.",
"license": "GNU GPLv3+",
- "version": "2.0",
+ "version": "2.1",
"authors": [
{
"name": "Thomas Bruederli",