diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2015-01-01 13:09:18 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2015-01-01 13:09:18 (GMT) |
commit | 8db4a68da1c01d16765a06215c9019fabf8e253a (patch) | |
tree | 30b23d8cc825c93bb393c5eb2d2ce912251ad9a8 /plugins/kolab_files | |
parent | 6407ed0931998df3bf4db882ae70a20c6d654877 (diff) | |
download | roundcubemail-plugins-kolab-8db4a68da1c01d16765a06215c9019fabf8e253a.tar.gz |
Set versions of individual plugins to closer represent the actual packaged release of the collection of pluginsroundcubemail-plugins-kolab-3.2.2
Diffstat (limited to 'plugins/kolab_files')
-rw-r--r-- | plugins/kolab_files/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kolab_files/composer.json b/plugins/kolab_files/composer.json index 1b09e05..8fd6f15 100644 --- a/plugins/kolab_files/composer.json +++ b/plugins/kolab_files/composer.json @@ -4,7 +4,7 @@ "description": "User interface for Kolab File Manager (Chwala)", "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/", "license": "AGPLv3", - "version": "1.1.0", + "version": "3.2.2", "authors": [ { "name": "Aleksander Machniak", |