🚀 RELEASE: v0.7.0

Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
This commit is contained in:
Jonas Sulzer
2019-09-01 14:05:44 +02:00
parent 2017664add
commit d9cad1856c

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.6.4</version>
<version>0.7.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="16" />
<nextcloud min-version="15" max-version="17" />
</dependencies>
</info>