Add support for NC 28

Signed-off-by: Glandos <bugs-github@antipoul.fr>
This commit is contained in:
Glandos
2023-12-22 12:52:40 +01:00
committed by GitHub
parent 455726df6a
commit 430a0e6384

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="25" max-version="27" />
<nextcloud min-version="25" max-version="28" />
</dependencies>
</info>