summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-03-02 07:18:36 +0100
committerJoas Schilling <nickvergessen@owncloud.com>2016-03-02 08:53:42 +0100
commit8885cb1eb9b1184ae90609169c0944c1d58180f7 (patch)
tree70a9b5d476c54d894fbd17f4ce56f10db0cda7e7 /apps/files_sharing
parent702c1a89628cd3bf1118512b478a69647b0fb2c9 (diff)
downloadnextcloud-server-8885cb1eb9b1184ae90609169c0944c1d58180f7.tar.gz
nextcloud-server-8885cb1eb9b1184ae90609169c0944c1d58180f7.zip
Increase all versions on master which is now 9.1
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml
index 29ae15e4722..6b09e73a022 100644
--- a/apps/files_sharing/appinfo/info.xml
+++ b/apps/files_sharing/appinfo/info.xml
@@ -10,12 +10,12 @@ 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.9.1</version>
+ <version>0.10.0</version>
<types>
<filesystem/>
</types>
<dependencies>
- <owncloud min-version="9.0" max-version="9.0" />
+ <owncloud min-version="9.1" max-version="9.1" />
</dependencies>
<public>
<files>public.php</files>