Set versions to 3.2.9

This commit is contained in:
Jeroen van Meeuwen (Kolab Systems) 2015-06-03 10:34:44 +02:00
parent 609c2e55ab
commit 22cdafb986
10 changed files with 18 additions and 18 deletions

View file

@ -4,7 +4,7 @@
"description": "Calendar plugin",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Thomas Bruederli",
@ -26,6 +26,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libcalendaring": ">=3.2.8"
"kolab/libcalendaring": ">=3.2.9"
}
}

View file

@ -4,7 +4,7 @@
"description": "Kolab addressbook",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Thomas Bruederli",
@ -26,6 +26,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.8"
"kolab/libkolab": ">=3.2.9"
}
}

View file

@ -4,7 +4,7 @@
"description": "Kolab authentication",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Thomas Bruederli",

View file

@ -4,7 +4,7 @@
"description": "Kolab delegation feature",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Aleksander Machniak",
@ -21,7 +21,7 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.8",
"kolab/kolab_auth": ">=3.2.8"
"kolab/libkolab": ">=3.2.9",
"kolab/kolab_auth": ">=3.2.9"
}
}

View file

@ -4,7 +4,7 @@
"description": "Type-aware folder management/listing for Kolab",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Aleksander Machniak",
@ -21,6 +21,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.8"
"kolab/libkolab": ">=3.2.9"
}
}

View file

@ -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": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Thomas Bruederli",
@ -21,7 +21,7 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.8",
"kolab/libkolab": ">=3.2.9",
"roundcube/jqueryui": ">=1.10.4"
}
}

View file

@ -4,7 +4,7 @@
"description": "Email tags plugin",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Aleksander Machniak",
@ -21,6 +21,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.8"
"kolab/libkolab": ">=3.2.9"
}
}

View file

@ -4,7 +4,7 @@
"description": "Library providing common functions for calendaring plugins",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Thomas Bruederli",

View file

@ -4,7 +4,7 @@
"description": "Plugin to setup a basic environment for the interaction with a Kolab server.",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Thomas Bruederli",

View file

@ -4,7 +4,7 @@
"description": "Task management plugin",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.2.9",
"authors": [
{
"name": "Thomas Bruederli",
@ -21,7 +21,7 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libcalendaring": ">=3.2.8",
"kolab/libcalendaring": ">=3.2.9",
"roundcube/jqueryui": ">=1.10.4"
}
}