mirror of
https://github.com/ChristophWurst/twofactor_test
synced 2025-10-03 17:29:17 +02:00
increase max-version
This commit is contained in:
parent
cdc91b289c
commit
c46ba66689
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
<info>
|
<info>
|
||||||
<id>twofactor_test</id>
|
<id>twofactor_test</id>
|
||||||
<name>Two Factor Test Provider</name>
|
<name>Two Factor Test Provider</name>
|
||||||
<description>An Two-Factor-Auth Test Provider for ownCloud 9.1</description>
|
<description>An Two-Factor-Auth Test Provider</description>
|
||||||
<licence>AGPL</licence>
|
<licence>AGPL</licence>
|
||||||
<author>Christoph Wurst</author>
|
<author>Christoph Wurst</author>
|
||||||
<version>0.0.1</version>
|
<version>0.0.1</version>
|
||||||
|
@ -18,6 +18,6 @@
|
||||||
</two-factor-providers>
|
</two-factor-providers>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<owncloud min-version="9.1" max-version="9.1" />
|
<owncloud min-version="9.1" max-version="9.2" />
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</info>
|
</info>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue