From 9d4e5f5e493e76f51ba3f6ea824b6deb574c1494 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sun, 06 Mar 2016 10:24:35 -0500
Subject: [PATCH] Bump zipdownload plugin version number

---
 plugins/zipdownload/composer.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/zipdownload/composer.json b/plugins/zipdownload/composer.json
index bc171d8..2d772e5 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. Supports mbox and maildir format.",
     "license": "GPLv3+",
-    "version": "3.0",
+    "version": "3.1",
     "authors": [
         {
             "name": "Thomas Bruederli",

--
Gitblit v1.9.1