add Nextcloud 27 compatibility

This commit is contained in:
LarsBel 2023-06-14 21:33:51 +02:00 committed by GitHub
parent 9e2b5202c9
commit 41d118b99b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ There, click on the link to go to the SnappyMail admin panel.
<lib>xxtea</lib>
<lib>zip</lib>
-->
<nextcloud min-version="20" max-version="26" />
<nextcloud min-version="20" max-version="27" />
</dependencies>
<settings>
<admin>OCA\SnappyMail\Settings\AdminSettings</admin>