Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-12-13 16:42:39 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-12-19 00:25:14 +0300
commit0557a5974c3193f3998573e2d229ffd3afe81338 (patch)
tree53db080f4a0892a501f95afdd7111be3039aeae1 /appinfo/info.xml
parentc17e8b5177e8aff85552c96b9f863e3a97cdfbe5 (diff)
allow php7.1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6f77f33..0fb0650 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Two Factor TOTP Provider</name>
<summary>TOTP two-factor provider</summary>
<description>A Two-Factor-Auth Provider for TOTP (RFC 6238)</description>
- <version>0.5.0</version>
+ <version>0.5.1</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<namespace>TwoFactorTOTP</namespace>
@@ -17,7 +17,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/twofactor_totp/dd1e48deec73a250886f35f3924186f5357f4c5f/screenshots/enter_challenge.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/twofactor_totp/dd1e48deec73a250886f35f3924186f5357f4c5f/screenshots/settings.png</screenshot>
<dependencies>
- <php min-version="5.6" max-version="7.0" />
+ <php min-version="5.6" max-version="7.1" />
<nextcloud min-version="11" max-version="12" />
</dependencies>
<two-factor-providers>