diff options
author | Joas Schilling <coding@schilljs.com> | 2017-05-22 10:35:25 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2017-05-22 10:35:25 +0200 |
commit | bc8fbc1a678725dc9677a6c1a25cd693eca81286 (patch) | |
tree | f53d46fd5f6621bcc32169d7045da8149f2d9f33 /apps/files/appinfo | |
parent | fdfe8f7f152b18e25751fd88a9a3e52a070644a5 (diff) | |
download | nextcloud-server-bc8fbc1a678725dc9677a6c1a25cd693eca81286.tar.gz nextcloud-server-bc8fbc1a678725dc9677a6c1a25cd693eca81286.zip |
Bump app versions as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/files/appinfo')
-rw-r--r-- | apps/files/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml index e9df4f0cf3f..fc696dcca46 100644 --- a/apps/files/appinfo/info.xml +++ b/apps/files/appinfo/info.xml @@ -6,7 +6,7 @@ <licence>AGPL</licence> <author>Robin Appelman, Vincent Petry</author> <default_enable/> - <version>1.7.2</version> + <version>1.8.0</version> <types> <filesystem/> </types> |