Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/search
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2013-02-24 20:39:29 +0400
committerRobin Appelman <icewind@owncloud.com>2013-02-24 20:39:59 +0400
commitef8521e6cad958909c8a35927939f746bc76affa (patch)
treec70a6c4232ff0917730ee733b945d2f2b309df39 /search
parent21a265d31e385064deed8ca9bb71e57eb65eb826 (diff)
Set required owncloud version to 4.93
Diffstat (limited to 'search')
-rw-r--r--search/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/search/appinfo/info.xml b/search/appinfo/info.xml
index 80d59ff40..a53fa3917 100644
--- a/search/appinfo/info.xml
+++ b/search/appinfo/info.xml
@@ -5,7 +5,7 @@
<description>Allows users to interact with search results (e.g. delete, share) using the same view available in the Files app. Much like iTunes, you can interact with your search results in a file list. It uses the current search providers available ownCloud (i.e. they only search by file name) but I plan to start building more search providers soon. This project is still in beta testing; please submit all bugs or feature requests to https://github.com/andrewsbrown/owncloud-core/issues.</description>
<licence>AGPL</licence>
<author>Andrew Brown</author>
- <require>4.91</require>
+ <require>4.93</require>
<shipped>false</shipped>
<standalone/>
<default_enable/>