Remove 22 support for appstore release
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
85a8f96b55
commit
3fdc4d3dc1
|
|
@ -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="22" />
|
<nextcloud min-version="20" max-version="21" />
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<settings>
|
<settings>
|
||||||
<admin>OCA\Registration\Settings\RegistrationSettings</admin>
|
<admin>OCA\Registration\Settings\RegistrationSettings</admin>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue