Skip to content

Commit 8ec7a0b

Browse files
Merge pull request #184 from nextcloud/release/2.1.0
🚀 RELEASE: v2.1.0 and make compatible to Nextcloud Hub 22
2 parents b18ddbb + 522eab2 commit 8ec7a0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
1818
]]></description>
19-
<version>2.0.0</version>
19+
<version>2.1.0</version>
2020
<licence>agpl</licence>
2121
<author>Robin Appelman</author>
2222
<types>
@@ -32,6 +32,6 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to l
3232
<bugs>https://github.com/nextcloud/user_external/issues</bugs>
3333
<repository type="git">https://github.com/nextcloud/user_external.git</repository>
3434
<dependencies>
35-
<nextcloud min-version="21" max-version="21" />
35+
<nextcloud min-version="21" max-version="22" />
3636
</dependencies>
3737
</info>

0 commit comments

Comments
 (0)