Compare commits

...

2 Commits

Author SHA1 Message Date
Baptiste Fotia 7b85d334ae
Merge pull request #270 from littleredbutton/chore/make-comaptible-for-nc28
Make compatible for Nextcloud 28
2024-04-05 14:56:52 +02:00
Baptiste Fotia a7a28ef6d3 chore(xml): Make compatible for Nextcloud 28
Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-03-15 17:58:13 +01:00
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="25" max-version="27"/>
<nextcloud min-version="25" max-version="28"/>
</dependencies>
<commands>
<command>OCA\BigBlueButton\Command\ClearAvatarCache</command>