diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-08-11 03:36:02 -0400 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-08-11 03:36:02 -0400 |
commit | 1c70ff9d2471fa48f5ffe9d270b3b04e6ec58a63 (patch) | |
tree | 99c2965b43dc3a883f28e6b312fbc6d6d36ed802 /plugins/acl/composer.json | |
parent | ec2733f6c35ca3d470172f9e35ae94399a78c2f4 (diff) |
Bump up version nmber
Diffstat (limited to 'plugins/acl/composer.json')
-rw-r--r-- | plugins/acl/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/acl/composer.json b/plugins/acl/composer.json index 923b0ae7e..20859eabf 100644 --- a/plugins/acl/composer.json +++ b/plugins/acl/composer.json @@ -3,7 +3,7 @@ "type": "roundcube-plugin", "description": "IMAP Folders Access Control Lists Management (RFC4314, RFC2086).", "license": "GNU GPLv3+", - "version": "1.3", + "version": "1.5", "authors": [ { "name": "Aleksander Machniak", |