Add Nextcloud 31 compatibility

This commit is contained in:
Eibe 2025-03-07 00:58:25 +01:00 committed by GitHub
parent 8bf4727555
commit 35a7e3ad4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,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="30" />
<nextcloud min-version="20" max-version="31" />
</dependencies>
<settings>
<admin>OCA\SnappyMail\Settings\AdminSettings</admin>