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>2020-01-30 12:19:33 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-01-30 12:19:33 +0300
commit3dbc71392ea991f67fc8837877a793783d024b10 (patch)
tree6723d2bbc8077840c990696846cf7b1397c6499b /package.json
parent1240cd5b352ebb3cf3d3d9beed64debb5097732d (diff)
Version bumpv1.1.2
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 fb48a79f7..d880eb8d7 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "nextcloud-mail",
"description": "Nextcloud Mail",
- "version": "1.1.1",
+ "version": "1.1.2",
"author": "Christoph Wurst <christoph@winzerhof-wurst.at>",
"license": "agpl",
"private": true,