Bump plugin versions and requirements

This commit is contained in:
Jeroen van Meeuwen (Kolab Systems) 2018-04-09 12:23:01 +02:00
parent 4cd62009c0
commit 89a7362058
22 changed files with 36 additions and 36 deletions

View file

@ -4,7 +4,7 @@
"description": "Calendar plugin",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.3.5",
"version": "3.4.0",
"authors": [
{
"name": "Thomas Bruederli",
@ -26,7 +26,7 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libcalendaring": ">=3.3.0",
"kolab/libkolab": ">=3.3.0"
"kolab/libcalendaring": ">=3.4.0",
"kolab/libkolab": ">=3.4.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": "3.3.0",
"version": "3.4.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": "3.3.4",
"version": "3.4.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.3.2",
"version": "3.4.0",
"authors": [
{
"name": "Thomas Bruederli",
@ -26,6 +26,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.3.0"
"kolab/libkolab": ">=3.4.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "Kolab addressbook",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.3.5",
"version": "3.4.0",
"authors": [
{
"name": "Thomas Bruederli",
@ -26,6 +26,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.3.0"
"kolab/libkolab": ">=3.4.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "Kolab authentication",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.3.5",
"version": "3.4.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.3.0",
"version": "3.4.0",
"authors": [
{
"name": "Aleksander Machniak",
@ -21,6 +21,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.3.0"
"kolab/libkolab": ">=3.4.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "Kolab delegation feature",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.3.4",
"version": "3.4.0",
"authors": [
{
"name": "Aleksander Machniak",
@ -21,7 +21,7 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.3.0",
"kolab/kolab_auth": ">=3.3.0"
"kolab/libkolab": ">=3.4.0",
"kolab/kolab_auth": ">=3.4.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.3.5",
"version": "3.4.0",
"authors": [
{
"name": "Aleksander Machniak",
@ -21,6 +21,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.3.0"
"kolab/libkolab": ">=3.4.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.3.5",
"version": "3.4.0",
"authors": [
{
"name": "Aleksander Machniak",
@ -21,6 +21,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.3.0"
"kolab/libkolab": ">=3.4.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.3.3",
"version": "3.4.0",
"authors": [
{
"name": "Thomas Bruederli",
@ -21,7 +21,7 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.3.0",
"kolab/libkolab": ">=3.4.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.3.0",
"version": "3.4.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.3.4",
"version": "3.4.0",
"authors": [
{
"name": "Aleksander Machniak",
@ -21,6 +21,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.3.0"
"kolab/libkolab": ">=3.4.0"
}
}

View file

@ -4,7 +4,7 @@
"description": "LDAP Authentication (obsoleted)",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.3.0",
"version": "3.4.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.3.5",
"version": "3.4.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.3.5",
"version": "3.4.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": "3.3.0",
"version": "3.4.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.3.0",
"version": "3.4.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.3.0",
"version": "3.4.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.3.5",
"version": "3.4.0",
"authors": [
{
"name": "Thomas Bruederli",
@ -21,8 +21,8 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libcalendaring": ">=3.3.0",
"kolab/libkolab": ">=3.3.0",
"kolab/libcalendaring": ">=3.4.0",
"kolab/libkolab": ">=3.4.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": "3.3.0",
"version": "3.4.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": "3.3.0",
"version": "3.4.0",
"authors": [
{
"name": "Aleksander Machniak",
@ -21,6 +21,6 @@
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
"kolab/libkolab": ">=3.3.0"
"kolab/libkolab": ">=3.4.0"
}
}