summaryrefslogtreecommitdiff
path: root/plugins/managesieve/composer.json
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-02-14 18:24:37 +0100
committerAleksander Machniak <alec@alec.pl>2014-02-14 18:24:37 +0100
commitc6227fe7b08e2371f07250261a464cb86fdbc9d4 (patch)
tree8329ff1e8ecbe44e3775a340d87207b29492a295 /plugins/managesieve/composer.json
parent022f510365c2656737842c92b77c496e7d2f1044 (diff)
Bump version number
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 58c70e5b9..51e76bc92 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": "GNU GPLv3+",
- "version": "7.0",
+ "version": "7.2",
"authors": [
{
"name": "Aleksander Machniak",