plugins/calendar plugins/kolab_addressbook plugins/kolab_auth plugins/kolab_delegation plugins/kolab_files plugins/kolab_notes plugins/tasklist

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Thu Jan 1 15:37:20 CET 2015


 plugins/calendar/composer.json          |    2 +-
 plugins/kolab_addressbook/composer.json |    2 +-
 plugins/kolab_auth/composer.json        |    2 +-
 plugins/kolab_delegation/composer.json  |    4 ++--
 plugins/kolab_files/composer.json       |    2 +-
 plugins/kolab_notes/composer.json       |    2 +-
 plugins/tasklist/composer.json          |    2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 8db4a68da1c01d16765a06215c9019fabf8e253a
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Thu Jan 1 14:09:18 2015 +0100

    Set versions of individual plugins to closer represent the actual packaged release of the collection of plugins

diff --git a/plugins/calendar/composer.json b/plugins/calendar/composer.json
index 6bd2b12..9839b21 100644
--- a/plugins/calendar/composer.json
+++ b/plugins/calendar/composer.json
@@ -4,7 +4,7 @@
     "description": "Calendar plugin",
     "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
     "license": "AGPLv3",
-    "version": "1.1.0",
+    "version": "3.2.2",
     "authors": [
         {
             "name": "Thomas Bruederli",
diff --git a/plugins/kolab_addressbook/composer.json b/plugins/kolab_addressbook/composer.json
index 82f2d55..a6f0dc0 100644
--- a/plugins/kolab_addressbook/composer.json
+++ b/plugins/kolab_addressbook/composer.json
@@ -4,7 +4,7 @@
     "description": "Kolab addressbook",
     "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
     "license": "AGPLv3",
-    "version": "1.0.0",
+    "version": "3.2.2",
     "authors": [
         {
             "name": "Thomas Bruederli",
diff --git a/plugins/kolab_auth/composer.json b/plugins/kolab_auth/composer.json
index bf3fe2a..3e7012f 100644
--- a/plugins/kolab_auth/composer.json
+++ b/plugins/kolab_auth/composer.json
@@ -4,7 +4,7 @@
     "description": "Kolab authentication",
     "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
     "license": "AGPLv3",
-    "version": "1.0.0",
+    "version": "3.2.2",
     "authors": [
         {
             "name": "Thomas Bruederli",
diff --git a/plugins/kolab_delegation/composer.json b/plugins/kolab_delegation/composer.json
index d5e12c3..c63dd57 100644
--- a/plugins/kolab_delegation/composer.json
+++ b/plugins/kolab_delegation/composer.json
@@ -4,7 +4,7 @@
     "description": "Kolab delegation feature",
     "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
     "license": "AGPLv3",
-    "version": "0.5.0",
+    "version": "3.2.2",
     "authors": [
         {
             "name": "Aleksander Machniak",
@@ -22,6 +22,6 @@
         "php": ">=5.3.0",
         "roundcube/plugin-installer": ">=0.1.3",
         "kolab/libkolab": ">=1.1.0",
-        "kolab/kolab_auth": ">=1.0.0"
+        "kolab/kolab_auth": ">=3.2.2"
     }
 }
diff --git a/plugins/kolab_files/composer.json b/plugins/kolab_files/composer.json
index 1b09e05..8fd6f15 100644
--- a/plugins/kolab_files/composer.json
+++ b/plugins/kolab_files/composer.json
@@ -4,7 +4,7 @@
     "description": "User interface for Kolab File Manager (Chwala)",
     "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
     "license": "AGPLv3",
-    "version": "1.1.0",
+    "version": "3.2.2",
     "authors": [
         {
             "name": "Aleksander Machniak",
diff --git a/plugins/kolab_notes/composer.json b/plugins/kolab_notes/composer.json
index 5f96452..2ebb4ef 100644
--- a/plugins/kolab_notes/composer.json
+++ b/plugins/kolab_notes/composer.json
@@ -4,7 +4,7 @@
     "description": "Notes module for Roundcube connecting to a Kolab server for storage",
     "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
     "license": "AGPLv3",
-    "version": "1.1.0",
+    "version": "3.2.2",
     "authors": [
         {
             "name": "Thomas Bruederli",
diff --git a/plugins/tasklist/composer.json b/plugins/tasklist/composer.json
index ac0b35a..210490b 100644
--- a/plugins/tasklist/composer.json
+++ b/plugins/tasklist/composer.json
@@ -4,7 +4,7 @@
     "description": "Task management plugin",
     "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
     "license": "AGPLv3",
-    "version": "1.1.0",
+    "version": "3.2.2",
     "authors": [
         {
             "name": "Thomas Bruederli",




More information about the commits mailing list