From e5739f7c11ce71401eab84025d9285052108d115 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Wed, 28 Jun 2017 15:10:29 +0200 Subject: [PATCH] Update version to 3.3.2 --- plugins/calendar/composer.json | 2 +- plugins/kolab_activesync/composer.json | 2 +- plugins/kolab_addressbook/composer.json | 2 +- plugins/kolab_auth/composer.json | 2 +- plugins/kolab_delegation/composer.json | 2 +- plugins/kolab_files/composer.json | 2 +- plugins/kolab_folders/composer.json | 2 +- plugins/kolab_notes/composer.json | 2 +- plugins/kolab_tags/composer.json | 2 +- plugins/libcalendaring/composer.json | 2 +- plugins/libkolab/composer.json | 2 +- plugins/tasklist/composer.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/plugins/calendar/composer.json b/plugins/calendar/composer.json index b9f36512..7ac5b612 100644 --- a/plugins/calendar/composer.json +++ b/plugins/calendar/composer.json @@ -4,7 +4,7 @@ "description": "Calendar plugin", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.1", + "version": "3.3.2", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_activesync/composer.json b/plugins/kolab_activesync/composer.json index 65dcbe2e..2148548c 100644 --- a/plugins/kolab_activesync/composer.json +++ b/plugins/kolab_activesync/composer.json @@ -4,7 +4,7 @@ "description": "ActiveSync configuration utility for Kolab accounts", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.0", + "version": "3.3.2", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_addressbook/composer.json b/plugins/kolab_addressbook/composer.json index 12c3952d..ded481d0 100644 --- a/plugins/kolab_addressbook/composer.json +++ b/plugins/kolab_addressbook/composer.json @@ -4,7 +4,7 @@ "description": "Kolab addressbook", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.1", + "version": "3.3.2", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_auth/composer.json b/plugins/kolab_auth/composer.json index 3a3373f3..5a6330aa 100644 --- a/plugins/kolab_auth/composer.json +++ b/plugins/kolab_auth/composer.json @@ -4,7 +4,7 @@ "description": "Kolab authentication", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.0", + "version": "3.3.2", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_delegation/composer.json b/plugins/kolab_delegation/composer.json index 9047e7d7..bebed9d5 100644 --- a/plugins/kolab_delegation/composer.json +++ b/plugins/kolab_delegation/composer.json @@ -4,7 +4,7 @@ "description": "Kolab delegation feature", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.0", + "version": "3.3.2", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/kolab_files/composer.json b/plugins/kolab_files/composer.json index 8a6a3f76..af4a5afe 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": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.1", + "version": "3.3.2", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/kolab_folders/composer.json b/plugins/kolab_folders/composer.json index cd8ad5fb..0aae0dba 100644 --- a/plugins/kolab_folders/composer.json +++ b/plugins/kolab_folders/composer.json @@ -4,7 +4,7 @@ "description": "Type-aware folder management/listing for Kolab", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.0", + "version": "3.3.2", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/kolab_notes/composer.json b/plugins/kolab_notes/composer.json index 731e3622..747b8d45 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": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.0", + "version": "3.3.2", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_tags/composer.json b/plugins/kolab_tags/composer.json index ee4e59e2..d4c6ab63 100644 --- a/plugins/kolab_tags/composer.json +++ b/plugins/kolab_tags/composer.json @@ -4,7 +4,7 @@ "description": "Email tags plugin", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.0", + "version": "3.3.2", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/libcalendaring/composer.json b/plugins/libcalendaring/composer.json index b12566e5..9fb8c011 100644 --- a/plugins/libcalendaring/composer.json +++ b/plugins/libcalendaring/composer.json @@ -4,7 +4,7 @@ "description": "Library providing common functions for calendaring plugins", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.0", + "version": "3.3.2", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/libkolab/composer.json b/plugins/libkolab/composer.json index e4a5b253..c6865afc 100644 --- a/plugins/libkolab/composer.json +++ b/plugins/libkolab/composer.json @@ -4,7 +4,7 @@ "description": "Plugin to setup a basic environment for the interaction with a Kolab server.", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.1", + "version": "3.3.2", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/tasklist/composer.json b/plugins/tasklist/composer.json index 8cad3415..1dc67125 100644 --- a/plugins/tasklist/composer.json +++ b/plugins/tasklist/composer.json @@ -4,7 +4,7 @@ "description": "Task management plugin", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.3.1", + "version": "3.3.2", "authors": [ { "name": "Thomas Bruederli",