summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-11-10 08:20:37 +0100
committerRemi Collet <remi@remirepo.net>2019-11-10 08:20:37 +0100
commit0bfdb016c639a4e0d2cff5433ed84aac0c7a26f1 (patch)
treece0376fd1a8a53ee02ba0c261b8ae64e1c0a91e7 /plugins
parent6f8c5bc485c29e12fe021d64ef273a9bb06212f5 (diff)
v1.4.0
Diffstat (limited to 'plugins')
-rw-r--r--plugins/archive/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/archive/composer.json b/plugins/archive/composer.json
index 2501082..ca53d9e 100644
--- a/plugins/archive/composer.json
+++ b/plugins/archive/composer.json
@@ -3,7 +3,7 @@
"type": "roundcube-plugin",
"description": "This adds a button to move the selected messages to an archive folder. The folder (and the optional structure of subfolders) can be selected in the settings panel.",
"license": "GPLv3+",
- "version": "3.3",
+ "version": "3.4",
"authors": [
{
"name": "Thomas Bruederli",