Merge pull request #241 from Glandos/patch-1

This commit is contained in:
John Molakvoæ
2024-02-28 11:18:07 +01:00
committed by GitHub

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> <bugs>https://github.com/nextcloud/user_external/issues</bugs>
<repository type="git">https://github.com/nextcloud/user_external.git</repository> <repository type="git">https://github.com/nextcloud/user_external.git</repository>
<dependencies> <dependencies>
<nextcloud min-version="25" max-version="27" /> <nextcloud min-version="25" max-version="28" />
</dependencies> </dependencies>
</info> </info>