From a99d2b61878d55fe2dbd78dd42c47478c6cbba87 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Mon, 2 Mar 2020 12:16:53 +0100 Subject: [PATCH] Bump version number to 3.5.4 --- plugins/calendar/composer.json | 2 +- plugins/kolab_auth/composer.json | 2 +- plugins/kolab_chat/composer.json | 2 +- plugins/kolab_sso/composer.json | 2 +- plugins/libkolab/composer.json | 2 +- plugins/tasklist/composer.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/calendar/composer.json b/plugins/calendar/composer.json index 70b067d6..2f1c8cfe 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.3", + "version": "3.5.4", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_auth/composer.json b/plugins/kolab_auth/composer.json index c2fbfb0c..85fb6871 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.5.3", + "version": "3.5.4", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_chat/composer.json b/plugins/kolab_chat/composer.json index b6f311a4..fb6e8dc2 100644 --- a/plugins/kolab_chat/composer.json +++ b/plugins/kolab_chat/composer.json @@ -4,7 +4,7 @@ "description": "Chat integration plugin", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.5.2", + "version": "3.5.4", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/kolab_sso/composer.json b/plugins/kolab_sso/composer.json index f453f7c7..4b2185fc 100644 --- a/plugins/kolab_sso/composer.json +++ b/plugins/kolab_sso/composer.json @@ -4,7 +4,7 @@ "description": "Single Sign On for Kolab", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.5.2", + "version": "3.5.4", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/libkolab/composer.json b/plugins/libkolab/composer.json index 2fd33969..0d8dee53 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.3", + "version": "3.5.4", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/tasklist/composer.json b/plugins/tasklist/composer.json index bf1501aa..315509a1 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.3", + "version": "3.5.4", "authors": [ { "name": "Thomas Bruederli",