summaryrefslogtreecommitdiff
path: root/plugins/managesieve/composer.json
diff options
context:
space:
mode:
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",