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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-09-21 13:44:21 +0300
committerJoas Schilling <coding@schilljs.com>2020-09-21 13:44:21 +0300
commitffc39bf3c9838d56fea73365433a5f9663e38751 (patch)
tree0a3e7e2cf79911adbbf02e3048717c54c57d6263 /appinfo
parent8de22acc0d50dce39c56013606d2cb14869bc3e8 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d6a4a57..6eacdd3 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -35,7 +35,7 @@ This app allows users to register a new account.
<screenshot>https://raw.githubusercontent.com/nextcloud/registration/master/docs/demo.gif</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/registration/master/docs/admin-settings.png</screenshot>
<dependencies>
- <nextcloud min-version="20" max-version="20" />
+ <nextcloud min-version="20" max-version="21" />
</dependencies>
<settings>
<admin>OCA\Registration\Settings\RegistrationSettings</admin>