summaryrefslogtreecommitdiff
path: root/plugins/managesieve/composer.json
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-12-09 04:43:25 -0500
committerAleksander Machniak <alec@alec.pl>2014-12-09 04:43:25 -0500
commitecf6c79d00a8ed722a6664f276a0f015de4d13c2 (patch)
tree908315b16758ae963584c79150ff5a9c25ed1948 /plugins/managesieve/composer.json
parentdefe025b61586a29c8ecb6635f848360a3021cd8 (diff)
Bump up version number, remove package.xml file
Diffstat (limited to 'plugins/managesieve/composer.json')
-rw-r--r--plugins/managesieve/composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/managesieve/composer.json b/plugins/managesieve/composer.json
index 51e76bc92..d8c8af4fe 100644
--- a/plugins/managesieve/composer.json
+++ b/plugins/managesieve/composer.json
@@ -2,8 +2,8 @@
"name": "roundcube/managesieve",
"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.2",
+ "license": "GPLv3+",
+ "version": "8.1",
"authors": [
{
"name": "Aleksander Machniak",