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
091e42ab
Commit
091e42ab
authored
Feb 25, 2015
by
Jeroen van Meeuwen (Kolab Systems)
Browse files
Set plugin versions to 3.2.7
parent
c0129f77
Changes
11
Hide whitespace changes
Inline
Side-by-side
plugins/calendar/composer.json
View file @
091e42ab
...
...
@@ -4,7 +4,7 @@
"description"
:
"Calendar plugin"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
plugins/kolab_activesync/composer.json
View file @
091e42ab
...
...
@@ -4,7 +4,7 @@
"description"
:
"ActiveSync configuration utility for Kolab accounts"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
@@ -26,6 +26,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
6
"
"kolab/libkolab"
:
">=3.2.
7
"
}
}
plugins/kolab_addressbook/composer.json
View file @
091e42ab
...
...
@@ -4,7 +4,7 @@
"description"
:
"Kolab addressbook"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
@@ -26,6 +26,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
6
"
"kolab/libkolab"
:
">=3.2.
7
"
}
}
plugins/kolab_config/composer.json
View file @
091e42ab
...
...
@@ -4,7 +4,7 @@
"description"
:
"Kolab configuration storage"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,6 +21,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
6
"
"kolab/libkolab"
:
">=3.2.
7
"
}
}
plugins/kolab_delegation/composer.json
View file @
091e42ab
...
...
@@ -4,7 +4,7 @@
"description"
:
"Kolab delegation feature"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,7 +21,7 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
6
"
,
"kolab/libkolab"
:
">=3.2.
7
"
,
"kolab/kolab_auth"
:
">=3.2.2"
}
}
plugins/kolab_files/composer.json
View file @
091e42ab
...
...
@@ -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.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,6 +21,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
6
"
"kolab/libkolab"
:
">=3.2.
7
"
}
}
plugins/kolab_folders/composer.json
View file @
091e42ab
...
...
@@ -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.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,6 +21,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
6
"
"kolab/libkolab"
:
">=3.2.
7
"
}
}
plugins/kolab_notes/composer.json
View file @
091e42ab
...
...
@@ -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.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
@@ -21,7 +21,7 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
6
"
,
"kolab/libkolab"
:
">=3.2.
7
"
,
"roundcube/jqueryui"
:
">=1.10.4"
}
}
plugins/kolab_tags/composer.json
View file @
091e42ab
...
...
@@ -4,7 +4,7 @@
"description"
:
"Email tags plugin"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Aleksander Machniak"
,
...
...
@@ -21,6 +21,6 @@
"require"
:
{
"php"
:
">=5.3.0"
,
"roundcube/plugin-installer"
:
">=0.1.3"
,
"kolab/libkolab"
:
">=3.2.
6
"
"kolab/libkolab"
:
">=3.2.
7
"
}
}
plugins/libkolab/composer.json
View file @
091e42ab
...
...
@@ -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.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
plugins/tasklist/composer.json
View file @
091e42ab
...
...
@@ -4,7 +4,7 @@
"description"
:
"Task management plugin"
,
"homepage"
:
"http://git.kolab.org/roundcubemail-plugins-kolab/"
,
"license"
:
"AGPLv3"
,
"version"
:
"3.2.
6
"
,
"version"
:
"3.2.
7
"
,
"authors"
:
[
{
"name"
:
"Thomas Bruederli"
,
...
...
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