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:25:59 +0100
commitef76ce576c383c14db3958a4966343addb882c80 (patch)
treeca920da2f875b40073e6b86ad028cab0ee967630 /plugins/managesieve/composer.json
parentce57ca8c5e8d50bffe783c01e1804f85459f152e (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",