summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-02-04 22:53:52 +0100
committerThomas Bruederli <thomas@roundcube.net>2014-02-04 22:53:52 +0100
commit327bd305d651e60e66dcf34f5182515281092570 (patch)
treea18f8a2e11b2dd1cd478e0c119af118475caba1d
parent8a5777fd1ad8cc96c90db6dddfadbcd160558e8e (diff)
Bump ACL plugin version
-rw-r--r--plugins/acl/composer.json2
-rw-r--r--plugins/acl/package.xml6
2 files changed, 4 insertions, 4 deletions
diff --git a/plugins/acl/composer.json b/plugins/acl/composer.json
index 6c08130e0..923b0ae7e 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.2",
+ "version": "1.3",
"authors": [
{
"name": "Aleksander Machniak",
diff --git a/plugins/acl/package.xml b/plugins/acl/package.xml
index 98460e82f..a99ad4ffa 100644
--- a/plugins/acl/package.xml
+++ b/plugins/acl/package.xml
@@ -13,10 +13,10 @@
<email>alec@alec.pl</email>
<active>yes</active>
</lead>
- <date>2013-03-01</date>
+ <date>2014-02-04</date>
<version>
- <release>1.2</release>
- <api>0.7</api>
+ <release>1.3</release>
+ <api>1.0</api>
</version>
<stability>
<release>stable</release>