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-07-06 09:44:35 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-07-06 09:44:35 +0300
commit762065c9f6c3e3467ac473928622e528d30139a9 (patch)
tree1783e075a7077801b8f5b24d488440cd2b7144c1
parent6be31a7a87ba8ee7ab55c4bb94b2edfd8b834228 (diff)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--CHANGELOG.md2
-rw-r--r--appinfo/info.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6904a9923..b700d91d2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 1.3.6 - 2020-06-30
+## 1.3.6 - 2020-07-06
### Fixed
- User data cleanup after account deletion
- Navigating back on mobile
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 69966a13f..d1676981b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,7 +12,7 @@
- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](http://horde.org) libraries.
- **📬 Want to host your own mail server?** We don’t have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!
]]></description>
- <version>1.3.6-RC1</version>
+ <version>1.3.6</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<author>Roeland Jago Douma</author>