Skip to content

Commit

Permalink
Merge pull request #270 from littleredbutton/chore/make-comaptible-fo…
Browse files Browse the repository at this point in the history
…r-nc28

Make compatible for Nextcloud 28
  • Loading branch information
zak39 committed Apr 5, 2024
2 parents 1209282 + a7a28ef commit 7b85d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Expand Up @@ -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="25" max-version="27"/>
<nextcloud min-version="25" max-version="28"/>
</dependencies>
<commands>
<command>OCA\BigBlueButton\Command\ClearAvatarCache</command>
Expand Down

0 comments on commit 7b85d33

Please sign in to comment.