diff options
Diffstat (limited to 'apps/files_sharing/appinfo/info.xml')
-rw-r--r-- | apps/files_sharing/appinfo/info.xml | 4 |
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> |