Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
kolab
roundcube-plugins
Commits
bbd5770e
Commit
bbd5770e
authored
Feb 22, 2015
by
Jeroen van Meeuwen (Kolab Systems)
Browse files
Set the appropriate plugin version numbers
parent
75cf1786
Changes
13
Hide whitespace changes
Inline
Side-by-side
plugins/calendar/composer.json
View file @
bbd5770e
...
...
@@ -4,7 +4,7 @@
"description"
:
"Calendar plugin"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
@@ -26,6 +26,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libcalendaring"
:
">=3.2.
5
"
"kolab/libcalendaring"
:
">=3.2.
6
"
}
}
plugins/kolab_activesync/composer.json
View file @
bbd5770e
...
...
@@ -4,7 +4,7 @@
"description"
:
"ActiveSync configuration utility for Kolab accounts"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
@@ -26,6 +26,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
5
"
"kolab/libkolab"
:
">=3.2.
6
"
}
}
plugins/kolab_addressbook/composer.json
View file @
bbd5770e
...
...
@@ -4,7 +4,7 @@
"description"
:
"Kolab addressbook"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
@@ -26,6 +26,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
5
"
"kolab/libkolab"
:
">=3.2.
6
"
}
}
plugins/kolab_config/composer.json
View file @
bbd5770e
...
...
@@ -4,7 +4,7 @@
"description"
:
"Kolab configuration storage"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,6 +21,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
5
"
"kolab/libkolab"
:
">=3.2.
6
"
}
}
plugins/kolab_delegation/composer.json
View file @
bbd5770e
...
...
@@ -4,7 +4,7 @@
"description"
:
"Kolab delegation feature"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,7 +21,7 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
5
"
,
"kolab/libkolab"
:
">=3.2.
6
"
,
"kolab/kolab_auth"
:
">=3.2.2"
}
}
plugins/kolab_files/composer.json
View file @
bbd5770e
...
...
@@ -4,7 +4,7 @@
"description"
:
"User interface for Kolab File Manager (Chwala)"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,6 +21,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
5
"
"kolab/libkolab"
:
">=3.2.
6
"
}
}
plugins/kolab_folders/composer.json
View file @
bbd5770e
...
...
@@ -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.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,6 +21,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
5
"
"kolab/libkolab"
:
">=3.2.
6
"
}
}
plugins/kolab_notes/composer.json
View file @
bbd5770e
...
...
@@ -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.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
@@ -21,7 +21,7 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
5
"
,
"kolab/libkolab"
:
">=3.2.
6
"
,
"roundcube/jqueryui"
:
">=1.10.4"
}
}
plugins/kolab_shortcuts/composer.json
View file @
bbd5770e
...
...
@@ -4,7 +4,7 @@
"description"
:
"Keyboard shortcuts compatible with Kontact"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
plugins/kolab_tags/composer.json
View file @
bbd5770e
...
...
@@ -4,7 +4,7 @@
"description"
:
"Email tags plugin"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,6 +21,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
5
"
"kolab/libkolab"
:
">=3.2.
6
"
}
}
plugins/libcalendaring/composer.json
View file @
bbd5770e
...
...
@@ -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.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
plugins/libkolab/composer.json
View file @
bbd5770e
...
...
@@ -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.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
plugins/tasklist/composer.json
View file @
bbd5770e
...
...
@@ -4,7 +4,7 @@
"description"
:
"Task management plugin"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
5
"
,
"version"
:
"3.2.
6
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
@@ -21,7 +21,7 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libcalendaring"
:
">=3.2.
5
"
,
"kolab/libcalendaring"
:
">=3.2.
6
"
,
"roundcube/jqueryui"
:
">=1.10.4"
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment