patch max version to 26

basic functionality has been tested - looks ok as of now.
pull/246/head
joergmschulz 2023-03-24 15:26:52 +01:00 committed by GitHub
parent c2b3db6d00
commit 5546f97002
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="23" max-version="25"/>
<nextcloud min-version="23" max-version="26"/>
</dependencies>
<commands>
<command>OCA\BigBlueButton\Command\ClearAvatarCache</command>