We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5772ffd + 651fb9f commit 8a4e57bCopy full SHA for 8a4e57b
1 file changed
appinfo/info.xml
@@ -16,7 +16,7 @@
16
17
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
18
]]></description>
19
- <version>0.10.1</version>
+ <version>1.0.0</version>
20
<licence>agpl</licence>
21
<author>Robin Appelman</author>
22
<types>
@@ -32,6 +32,6 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to l
32
<bugs>https://github.com/nextcloud/user_external/issues</bugs>
33
<repository type="git">https://github.com/nextcloud/user_external.git</repository>
34
<dependencies>
35
- <nextcloud min-version="15" max-version="19" />
+ <nextcloud min-version="17" max-version="20" />
36
</dependencies>
37
</info>
0 commit comments