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>2022-06-14 10:06:45 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-06-14 10:06:45 +0300
commitbb97a0f14c31bd4478229a33c6af6a02652e7768 (patch)
tree489dac2a093bd4916878b86c23e45afce79772e4
parent61e1bc556450f557b779e1b78f3afbc166edc09a (diff)
v6.4.0v6.4.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 76a64d5..1c40268 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>6.4.0-rc.1</version>
+ <version>6.4.0</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<namespace>TwoFactorTOTP</namespace>