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:
authorVolkan Gezer <volkangezer@gmail.com>2014-05-29 02:07:06 +0400
committerVolkan Gezer <volkangezer@gmail.com>2014-05-29 02:07:06 +0400
commit48cd804a88794ba0a5d42a25772a65e055be934a (patch)
treebcaea6bc24b0c56828a2a79547f6e4a93b4ea9d8 /django_auth
parent35f7032c17dbcad16adfcc424c89dce033673a97 (diff)
replace require tag with requiremin
Diffstat (limited to 'django_auth')
-rw-r--r--django_auth/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/django_auth/appinfo/info.xml b/django_auth/appinfo/info.xml
index 12d158a8c..e36fa5b00 100644
--- a/django_auth/appinfo/info.xml
+++ b/django_auth/appinfo/info.xml
@@ -10,7 +10,7 @@
<version>0.2</version>
<licence>AGPL</licence>
<author>Florian Reinhard florian.reinhard@googlemail.com</author>
- <require>4</require>
+ <requiremin>4</requiremin>
<types>
<authentication/>
</types>