Skip to content

Commit 8a4e57b

Browse files
Merge pull request #156 from nextcloud/release/0.11.0
🚀 RELEASE: v0.11.0
2 parents 5772ffd + 651fb9f commit 8a4e57b

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>0.10.1</version>
19+
<version>1.0.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="15" max-version="19" />
35+
<nextcloud min-version="17" max-version="20" />
3636
</dependencies>
3737
</info>

0 commit comments

Comments
 (0)