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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-09 22:24:05 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-09 22:24:17 +0300
commit08f6e07b9bbac8ea41b96e36991e3141106a8cb1 (patch)
tree6b70b5b1e35e0f1c68c12b993daf94ff28702bbb /package.json
parentf7830eab62d14c12330b0891d1bc5411aeb0b2ac (diff)
Version bumpv0.20.1
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 778708563..6368d88c0 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "nextcloud-mail",
"description": "Nextcloud Mail",
- "version": "0.20.0",
+ "version": "0.20.1",
"author": "Christoph Wurst <christoph@winzerhof-wurst.at>",
"license": "agpl",
"private": true,