Update version numbers and dependencies

This commit is contained in:
Jeroen van Meeuwen (Kolab Systems) 2015-02-04 19:29:57 +01:00
parent 2c9c463e84
commit 8d10498a8f
12 changed files with 13 additions and 13 deletions

View file

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

View file

@ -26,6 +26,6 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.3" "kolab/libkolab": ">=3.2.4"
} }
} }

View file

@ -26,6 +26,6 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.3" "kolab/libkolab": ">=3.2.4"
} }
} }

View file

@ -21,6 +21,6 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.3" "kolab/libkolab": ">=3.2.4"
} }
} }

View file

@ -21,7 +21,7 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.3", "kolab/libkolab": ">=3.2.4",
"kolab/kolab_auth": ">=3.2.2" "kolab/kolab_auth": ">=3.2.2"
} }
} }

View file

@ -21,6 +21,6 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.3" "kolab/libkolab": ">=3.2.4"
} }
} }

View file

@ -21,6 +21,6 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.3" "kolab/libkolab": ">=3.2.4"
} }
} }

View file

@ -21,7 +21,7 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.3", "kolab/libkolab": ">=3.2.4",
"roundcube/jqueryui": ">=1.10.4" "roundcube/jqueryui": ">=1.10.4"
} }
} }

View file

@ -21,6 +21,6 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.2.3" "kolab/libkolab": ">=3.2.4"
} }
} }

View file

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

View file

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

View file

@ -21,7 +21,7 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3", "roundcube/plugin-installer": ">=0.1.3",
"kolab/libcalendaring": ">=3.2.3", "kolab/libcalendaring": ">=3.2.4",
"roundcube/jqueryui": ">=1.10.4" "roundcube/jqueryui": ">=1.10.4"
} }
} }