1
0
Fork 0
mirror of https://github.com/ChristophWurst/twofactor_test synced 2025-10-03 17:29:17 +02:00

Merge pull request #2 from nickvergessen/patch-1

NC 13 support
This commit is contained in:
Christoph Wurst 2017-11-09 19:29:25 +01:00 committed by GitHub
commit d818189481
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,6 @@
</two-factor-providers> </two-factor-providers>
<dependencies> <dependencies>
<nextcloud min-version="10" max-version="12" /> <nextcloud min-version="10" max-version="13" />
</dependencies> </dependencies>
</info> </info>