Merge pull request #184 from nextcloud/release/2.1.0
🚀 RELEASE: v2.1.0 and make compatible to Nextcloud Hub 22
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
|
||||
]]></description>
|
||||
<version>2.0.0</version>
|
||||
<version>2.1.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="21" max-version="21" />
|
||||
<nextcloud min-version="21" max-version="22" />
|
||||
</dependencies>
|
||||
</info>
|
||||
|
||||
Reference in New Issue
Block a user