diff options
author | Björn Schießle <bjoern@schiessle.org> | 2016-01-12 16:28:47 +0100 |
---|---|---|
committer | Roeland Jago Douma <rullzer@owncloud.com> | 2016-01-28 19:24:23 +0100 |
commit | dc8d43575f71ee19e8c4ad90c3efd8bf9192d3fe (patch) | |
tree | 7a4d23ef44336436cd399467abb92a080cb35e65 /apps/files_sharing/appinfo/info.xml | |
parent | 8b3d7d09d52ba169953d6a7d03ab570eb3ceed7a (diff) | |
download | nextcloud-server-dc8d43575f71ee19e8c4ad90c3efd8bf9192d3fe.tar.gz nextcloud-server-dc8d43575f71ee19e8c4ad90c3efd8bf9192d3fe.zip |
upgrade to sharing 2.0, remove hierarchical re-shares
Diffstat (limited to 'apps/files_sharing/appinfo/info.xml')
-rw-r--r-- | apps/files_sharing/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index bb16345f101..17826be47b4 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -10,7 +10,7 @@ Turning the feature off removes shared files and folders on the server for all s <licence>AGPL</licence> <author>Michael Gapczynski, Bjoern Schiessle</author> <default_enable/> - <version>0.8.1</version> + <version>0.9.0</version> <types> <filesystem/> </types> |