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>2017-04-03 11:11:14 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-04-03 11:11:14 +0300
commit6c048aa4d05583819e5c5b8ae477ebfed49e11bb (patch)
tree260a6ea695703d2ad3bcb3bd3fb66fcf17e902f4 /appinfo/info.xml
parent702e4218938c262d13932b149150bc4d3928c37b (diff)
Version bump1.2.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5e994d8..214d28c 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.1.0</version>
+ <version>1.2.0</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<namespace>TwoFactorU2F</namespace>