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-02-07 14:52:35 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-02-10 15:32:34 +0300
commit90a90dd24d21da7130cee7a514ca348f0de1fb24 (patch)
tree437ef244f08481e3970684e07901169f47b25712 /package.json
parentec940371233c2c3630d5fb48e65e9e75203cbbc1 (diff)
Add a lazy structure analyzation to get the attachments icon back
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 76959ca84..77d7fc56a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "nextcloud-mail",
"description": "Nextcloud Mail",
- "version": "1.1.2",
+ "version": "1.3.0",
"author": "Christoph Wurst <christoph@winzerhof-wurst.at>",
"license": "agpl",
"private": true,