From fc166e56d73126d5b21d86cc26f457732bf1d966 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 May 2026 07:08:05 +0200 Subject: update to 1.7.0 --- plugins/zipdownload/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/zipdownload') diff --git a/plugins/zipdownload/composer.json b/plugins/zipdownload/composer.json index 0f9aa2a..7639225 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": "GPL-3.0-or-later", - "version": "3.5", + "version": "3.6", "authors": [ { "name": "Thomas Bruederli", -- cgit