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
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-10-02 14:21:25 +0400
committerFrank Karlitschek <frank@owncloud.org>2012-10-02 14:21:25 +0400
commit8c39a299233ae0177af8fe01e7b16ec5341e44ff (patch)
treed613f1195eee394805d788b48a4e190243e62129 /user_external
parentc3c3ff4d7d53995e8f38d431b55370d5b02cab05 (diff)
bump the required field of all the shipped apps to 4.9 which is the internal verson number of ownCloud 4.5
Diffstat (limited to 'user_external')
-rw-r--r--user_external/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_external/appinfo/info.xml b/user_external/appinfo/info.xml
index 1d1dcee54..4e1fc067e 100644
--- a/user_external/appinfo/info.xml
+++ b/user_external/appinfo/info.xml
@@ -5,7 +5,7 @@
<description>Use external user authentication methods</description>
<licence>AGPL</licence>
<author>Robin Appelman</author>
- <require>4</require>
+ <require>4.9</require>
<shipped>true</shipped>
<types>
<authentication/>