Merge pull request #156 from nextcloud/release/0.11.0

🚀 RELEASE: v0.11.0
This commit is contained in:
violoncello.ch
2020-10-10 11:09:02 +02:00
committed by GitHub

View File

@@ -16,7 +16,7 @@
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
]]></description>
<version>0.10.1</version>
<version>1.0.0</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
<types>
@@ -32,6 +32,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="15" max-version="19" />
<nextcloud min-version="17" max-version="20" />
</dependencies>
</info>