Change support version to 14
This commit is contained in:
@@ -10,8 +10,8 @@
|
|||||||
</description>
|
</description>
|
||||||
<version>4.0.0-dev</version>
|
<version>4.0.0-dev</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>Andreas Böhler <dev (at) aboehler (dot) at></author>
|
<author>Marcin Łojewski</author>
|
||||||
<author>Marcin Łojewski <dev@mlojewski.me></author>
|
<author>Andreas Böhler</author>
|
||||||
<namespace>UserSQL</namespace>
|
<namespace>UserSQL</namespace>
|
||||||
<bugs>https://github.com/nextcloud/user_sql/issues</bugs>
|
<bugs>https://github.com/nextcloud/user_sql/issues</bugs>
|
||||||
<repository>https://github.com/nextcloud/user_sql</repository>
|
<repository>https://github.com/nextcloud/user_sql</repository>
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
<category>auth</category>
|
<category>auth</category>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<php min-version="7.0"/>
|
<php min-version="7.0"/>
|
||||||
<nextcloud min-version="13" max-version="13"/>
|
<nextcloud min-version="14" max-version="14"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<settings>
|
<settings>
|
||||||
<admin>\OCA\UserSQL\Settings\Admin</admin>
|
<admin>\OCA\UserSQL\Settings\Admin</admin>
|
||||||
|
|||||||
Reference in New Issue
Block a user