Update info.xml to support Nextcloud 30

Have had it run on Nextcloud 30 for some days now, without any problems.

From the changelog on Nextcloud 30 it doesn't look like any changes are needed for this app?

https://nextcloud.com/changelog/
This commit is contained in:
fyksen 2024-09-23 12:45:30 +02:00 committed by Jonathan Flueren
parent b59e65bf46
commit 09d7225bd0
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
</documentation> </documentation>
<dependencies> <dependencies>
<php min-version="8.1"/> <php min-version="8.1"/>
<nextcloud min-version="27" max-version="29"/> <nextcloud min-version="27" max-version="30"/>
</dependencies> </dependencies>
<repair-steps> <repair-steps>
<post-migration> <post-migration>