Set versions of individual plugins to closer represent the actual packaged release of the collection of plugins

This commit is contained in:
Jeroen van Meeuwen (Kolab Systems) 2015-01-01 14:09:18 +01:00
parent 6407ed0931
commit 8db4a68da1
7 changed files with 8 additions and 8 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": "1.1.0", "version": "3.2.2",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",

View file

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

View file

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

View file

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

View file

@ -4,7 +4,7 @@
"description": "User interface for Kolab File Manager (Chwala)", "description": "User interface for Kolab File Manager (Chwala)",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/", "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "1.1.0", "version": "3.2.2",
"authors": [ "authors": [
{ {
"name": "Aleksander Machniak", "name": "Aleksander Machniak",

View file

@ -4,7 +4,7 @@
"description": "Notes module for Roundcube connecting to a Kolab server for storage", "description": "Notes module for Roundcube connecting to a Kolab server for storage",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/", "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "1.1.0", "version": "3.2.2",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",

View file

@ -4,7 +4,7 @@
"description": "Task management plugin", "description": "Task management plugin",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/", "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3", "license": "AGPLv3",
"version": "1.1.0", "version": "3.2.2",
"authors": [ "authors": [
{ {
"name": "Thomas Bruederli", "name": "Thomas Bruederli",