Update info.xml

Works with NC 25 for me

Signed-off-by: M. Braun <michael-dev@fami-braun.de>
This commit is contained in:
michael-dev
2022-10-26 08:59:59 +02:00
committed by M. Braun
parent 4be24bc554
commit 5fd908f728

View File

@@ -33,6 +33,6 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to l
<bugs>https://github.com/nextcloud/user_external/issues</bugs>
<repository type="git">https://github.com/nextcloud/user_external.git</repository>
<dependencies>
<nextcloud min-version="22" max-version="24" />
<nextcloud min-version="22" max-version="25" />
</dependencies>
</info>