Merge pull request #212 from michael-dev/feature/compat-nc-25
Update info.xml
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
|
||||
]]></description>
|
||||
<version>3.0.0</version>
|
||||
<version>3.1.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Robin Appelman</author>
|
||||
<namespace>UserExternal</namespace>
|
||||
@@ -33,6 +33,6 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to l
|
||||
<bugs>https://github.com/nextcloud/user_external/issues</bugs>
|
||||
<repository type="git">https://github.com/nextcloud/user_external.git</repository>
|
||||
<dependencies>
|
||||
<nextcloud min-version="22" max-version="24" />
|
||||
<nextcloud min-version="22" max-version="25" />
|
||||
</dependencies>
|
||||
</info>
|
||||
|
||||
Reference in New Issue
Block a user