We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0acd3e3 + f647e75 commit 24c9ad5Copy full SHA for 24c9ad5
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.9.1</version>
+ <version>0.10.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="18" />
+ <nextcloud min-version="15" max-version="19" />
36
</dependencies>
37
</info>
0 commit comments