Remove 22 support for appstore release

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-03-22 13:09:48 +01:00
parent 1655237d92
commit 8c0ffecb7b
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/admin-settings.png</screenshot>
<dependencies>
<nextcloud min-version="20" max-version="22" />
<nextcloud min-version="20" max-version="21" />
</dependencies>
<settings>
<admin>OCA\Registration\Settings\RegistrationSettings</admin>