From 8344228bb2798aa92f1ad5c42ce350a864166825 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Mon, 7 Oct 2019 14:00:23 +0200 Subject: [PATCH] Bump plugin versions to 3.5.1 --- plugins/calendar/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_notes/composer.json | 2 +- plugins/libcalendaring/composer.json | 2 +- plugins/libkolab/composer.json | 2 +- plugins/tasklist/composer.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/plugins/calendar/composer.json b/plugins/calendar/composer.json index 6b98ead1..c245536f 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.5.0", + "version": "3.5.1", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_addressbook/composer.json b/plugins/kolab_addressbook/composer.json index 06d7ef63..e2e9c44a 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.4.5", + "version": "3.5.1", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_auth/composer.json b/plugins/kolab_auth/composer.json index b0c4256b..910d08e7 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.4.5", + "version": "3.5.1", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_delegation/composer.json b/plugins/kolab_delegation/composer.json index 4617c8c7..936ddf99 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.5.0", + "version": "3.5.1", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/kolab_files/composer.json b/plugins/kolab_files/composer.json index d2e30234..e474f2e4 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.5.0", + "version": "3.5.1", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/kolab_notes/composer.json b/plugins/kolab_notes/composer.json index 46617e0b..94bb3383 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.5.0", + "version": "3.5.1", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/libcalendaring/composer.json b/plugins/libcalendaring/composer.json index 7ded05b0..5e7a1f0e 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.5.0", + "version": "3.5.1", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/libkolab/composer.json b/plugins/libkolab/composer.json index d0204a0f..f1e0baf1 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.5.0", + "version": "3.5.1", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/tasklist/composer.json b/plugins/tasklist/composer.json index e1440d72..6b0d4326 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.5.0", + "version": "3.5.1", "authors": [ { "name": "Thomas Bruederli",