We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d4405e + 47e8099 commit 79ae3e9Copy full SHA for 79ae3e9
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>3.4.0</version>
+ <version>3.5.0</version>
20
<licence>agpl</licence>
21
<author>Robin Appelman</author>
22
<namespace>UserExternal</namespace>
@@ -33,6 +33,6 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to l
33
<bugs>https://github.com/nextcloud/user_external/issues</bugs>
34
<repository type="git">https://github.com/nextcloud/user_external.git</repository>
35
<dependencies>
36
- <nextcloud min-version="25" max-version="29" />
+ <nextcloud min-version="25" max-version="30" />
37
</dependencies>
38
</info>
0 commit comments