update max-version to 24

and take out version 20 as NC don't support that any longer
pull/211/head
joergmschulz 2022-05-13 11:09:03 +02:00 committed by GitHub
parent 3706dfba37
commit 1544e21365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Developer wanted! If you have time it would be awesome if you could help to enha
<lib>curl</lib>
<lib>mbstring</lib>
<lib>SimpleXML</lib>
<nextcloud min-version="20" max-version="23"/>
<nextcloud min-version="21" max-version="24"/>
</dependencies>
<commands>
<command>OCA\BigBlueButton\Command\ClearAvatarCache</command>