Revert "Remove 22 support for appstore release"

This reverts commit 3fdc4d3dc1.
This commit is contained in:
Joas Schilling 2021-02-23 10:05:08 +01:00
parent 3fdc4d3dc1
commit 51956095e1
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="21" />
<nextcloud min-version="20" max-version="22" />
</dependencies>
<settings>
<admin>OCA\Registration\Settings\RegistrationSettings</admin>