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-13 17:57:10 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-06-13 17:57:10 +0300
commitcaf0e58625608c6cae64feadab31ac0c8acacdfb (patch)
treecff6ff41128011d66be33bcba0e2302fe673b801 /package.json
parent3718a84a8fea1fa5b775c9c3d39a8e9c47e4de0c (diff)
v6.4.0 RC1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3df6218..5c04a48 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "twofactor_totp",
"description": "Nextcloud TwoFactor TOTP",
- "version": "6.3.0-beta.1",
+ "version": "6.4.0",
"author": "Christoph Wurst <christoph@winzerhof-wurst.at>",
"license": "agpl",
"private": true,