Merge pull request #1 from LarsBel/NC27compatibility

add Nextcloud 27 compatibility
This commit is contained in:
LarsBel 2023-06-14 21:35:17 +02:00 committed by GitHub
commit 02210fb827
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>