Skip to content

Commit 79ae3e9

Browse files
authored
Merge pull request #261 from ervee/patch-1
Make NC30 compatible
2 parents 6d4405e + 47e8099 commit 79ae3e9

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>3.4.0</version>
19+
<version>3.5.0</version>
2020
<licence>agpl</licence>
2121
<author>Robin Appelman</author>
2222
<namespace>UserExternal</namespace>
@@ -33,6 +33,6 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to l
3333
<bugs>https://github.com/nextcloud/user_external/issues</bugs>
3434
<repository type="git">https://github.com/nextcloud/user_external.git</repository>
3535
<dependencies>
36-
<nextcloud min-version="25" max-version="29" />
36+
<nextcloud min-version="25" max-version="30" />
3737
</dependencies>
3838
</info>

0 commit comments

Comments
 (0)