diff --git a/plugins/calendar/composer.json b/plugins/calendar/composer.json index 111550f1..5d4d539d 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.2.16", + "version": "3.2.17", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/kolab_config/composer.json b/plugins/kolab_config/composer.json index 9bc69e3f..16f0bb06 100644 --- a/plugins/kolab_config/composer.json +++ b/plugins/kolab_config/composer.json @@ -4,7 +4,7 @@ "description": "Kolab configuration storage", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", - "version": "3.2.13", + "version": "3.2.17", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/kolab_delegation/composer.json b/plugins/kolab_delegation/composer.json index aba6fe91..6094c7fb 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.2.16", + "version": "3.2.17", "authors": [ { "name": "Aleksander Machniak", diff --git a/plugins/libkolab/composer.json b/plugins/libkolab/composer.json index 189ce9be..8f761f13 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.2.16", + "version": "3.2.17", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/tasklist/composer.json b/plugins/tasklist/composer.json index aa71f1bc..26a1283d 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.2.16", + "version": "3.2.17", "authors": [ { "name": "Thomas Bruederli",