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

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-05-28 08:58:18 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-05-28 08:58:18 +0300
commit646dd87e931abb476094f754c0003230e4456ca7 (patch)
tree72ee097ee08588db05a5277aef370cdc3e2aa379 /appinfo
parentefd304e9ee4b1778f702a8d3d1f2913003b10448 (diff)
parentbfa68feb7f366b03ef6d26a33f66638d51195a4a (diff)
Merge branch 'master' of github.com:/nextcloud/twofactor_u2f into testing/validate-info-xml
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e3a93f1..3a12628 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,7 +4,7 @@
<name>Two Factor U2F</name>
<summary>U2F two-factor provider</summary>
<description>A two-factor provider for U2F devices</description>
- <version>1.5.1</version>
+ <version>1.6.0</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<namespace>TwoFactorU2F</namespace>