Hello Nextcloud 22

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-02-06 11:26:11 +01:00
parent 302e2fcb4c
commit dbb2c56ce0
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,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/demo.gif</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/registration/master/docs/admin-settings.png</screenshot> <screenshot>https://raw.githubusercontent.com/nextcloud/registration/master/docs/admin-settings.png</screenshot>
<dependencies> <dependencies>
<nextcloud min-version="20" max-version="21" /> <nextcloud min-version="20" max-version="22" />
</dependencies> </dependencies>
<settings> <settings>
<admin>OCA\Registration\Settings\RegistrationSettings</admin> <admin>OCA\Registration\Settings\RegistrationSettings</admin>