Set the version to 3.3.0

This commit is contained in:
Jeroen van Meeuwen (Kolab Systems) 2017-04-04 13:45:47 +02:00
parent c1c2b10e49
commit f30978e288
22 changed files with 34 additions and 34 deletions

View file

@ -4,7 +4,7 @@
"description": "Calendar plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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.3.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "Better HTML to Text converter that uses text-based browser (lynx) for this task",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "0.1",
"version": "3.3.0",
"authors": [
{
"name": "Aleksander Machniak",

View file

@ -4,7 +4,7 @@
"description": "Kolab 2-Factor Authentication",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "0.1.0",
"version": "3.3.0",
"authors": [
{
"name": "Thomas Bruederli",

View file

@ -4,7 +4,7 @@
"description": "ActiveSync configuration utility for Kolab accounts",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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.3.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "Kolab addressbook",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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.3.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "Kolab authentication",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"authors": [
{
"name": "Thomas Bruederli",

View file

@ -4,7 +4,7 @@
"description": "Kolab configuration storage",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.7",
"version": "3.3.0",
"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.3.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "Kolab delegation feature",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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.3.0",
"kolab/kolab_auth": ">=3.3.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "User interface for Kolab File Manager (Chwala)",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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.3.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "Type-aware folder management/listing for Kolab",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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.3.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "Notes module for Roundcube connecting to a Kolab server for storage",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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.3.0",
"roundcube/jqueryui": ">=1.10.4"
}
}

View file

@ -4,7 +4,7 @@
"description": "Keyboard shortcuts compatible with Kontact",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.6",
"version": "3.3.0",
"authors": [
{
"name": "Aleksander Machniak",

View file

@ -4,7 +4,7 @@
"description": "Email tags plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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.3.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "LDAP Authentication (obsoleted)",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "0.1.0",
"version": "3.3.0",
"authors": [
{
"name": "Aleksander Machniak",

View file

@ -4,7 +4,7 @@
"description": "Library providing common functions for calendaring plugins",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"authors": [
{
"name": "Thomas Bruederli",

View file

@ -4,7 +4,7 @@
"description": "Logon screen additions",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "0.1.0",
"version": "3.3.0",
"authors": [
{
"name": "Aleksander Machniak",

View file

@ -4,7 +4,7 @@
"description": "Open Document Viewer plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.3",
"version": "3.3.0",
"authors": [
{
"name": "Thomas Bruederli",

View file

@ -4,7 +4,7 @@
"description": "Inline PDF viewer plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.5",
"version": "3.3.0",
"authors": [
{
"name": "Thomas Bruederli",

View file

@ -4,7 +4,7 @@
"description": "Task management plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.2.8",
"version": "3.3.0",
"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.3.0",
"roundcube/jqueryui": ">=1.10.4"
}
}

View file

@ -4,7 +4,7 @@
"description": "TinyMCE Editor Configurator",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "1.0.0",
"version": "3.3.0",
"authors": [
{
"name": "Aleksander Machniak",

View file

@ -4,7 +4,7 @@
"description": "Kolab Web Admin Client",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "0.1.0",
"version": "3.3.0",
"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.3.0"
}
}