feat: bump max Nextcloud version to 20

pull/91/head
sualko 2020-09-28 14:59:26 +02:00
parent a86554ca46
commit adc6a7437b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,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="18" max-version="19"/>
<nextcloud min-version="18" max-version="20"/>
</dependencies>
<settings>
<admin>OCA\BigBlueButton\Settings\Admin</admin>