mirror of
https://github.com/ChristophWurst/twofactor_test
synced 2025-10-03 09:19:15 +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>
|
||||
<id>twofactor_test</id>
|
||||
<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>
|
||||
<author>Christoph Wurst</author>
|
||||
<version>0.0.1</version>
|
||||
|
@ -18,6 +18,6 @@
|
|||
</two-factor-providers>
|
||||
|
||||
<dependencies>
|
||||
<owncloud min-version="9.1" max-version="9.1" />
|
||||
<owncloud min-version="9.1" max-version="9.2" />
|
||||
</dependencies>
|
||||
</info>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue