diff options
Diffstat (limited to 'apps/remoteStorage/appinfo/info.xml')
-rw-r--r-- | apps/remoteStorage/appinfo/info.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/remoteStorage/appinfo/info.xml b/apps/remoteStorage/appinfo/info.xml index 1875e70a300..fa878762a05 100644 --- a/apps/remoteStorage/appinfo/info.xml +++ b/apps/remoteStorage/appinfo/info.xml @@ -5,5 +5,6 @@ <description>Enables you to use ownCloud as their remote storage for unhosted applications. This app requires the Webfinger app to be installed and enabled correctly. More info on <a href="http://unhosted.org">the website of the unhosted movement</a>.</description> <licence>AGPL or MIT</licence> <author>Michiel de Jong</author> - <require>2</require> + <require>4</require> + <shipped>true</shipped> </info> |