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>2017-04-25 11:34:42 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-04-25 11:38:40 +0300
commit6312af41b707efd2ca5daba5b69774570e73e8ea (patch)
tree0c381c3e9491041909aa35771f93bd3908880b81
parentf77d92704e183954f1408b33adbb8498084e64a7 (diff)
Version bump 0.6.3v0.6.3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml6
2 files changed, 8 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f9212240..186f0bd1f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.6.3 – 2016-04-25
+### Added
+- php7.1 support
+- Nextcloud 12 support
+
## 0.6.2 – 2016-12-12
### Added
- Various autocompletion enhancements
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c6f442f61..e4ebc4012 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Mail</name>
<summary>IMAP web client</summary>
<description>Easy to use email client which connects to your mail server via IMAP and SMTP.</description>
- <version>0.6.2</version>
+ <version>0.6.3</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<author>Jan-Christoph Borchardt</author>
@@ -21,9 +21,9 @@
<repository type="git">https://github.com/nextcloud/mail.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/mail/74e94da16618b32ee0834e57bbfc83ff7334f709/screenshots/mail.png</screenshot>
<dependencies>
- <php min-version="5.4" max-version="7.0" />
+ <php min-version="5.4" max-version="7.1" />
<owncloud min-version="9.1" max-version="9.2" />
- <nextcloud min-version="9.1" max-version="11" />
+ <nextcloud min-version="9.1" max-version="12" />
</dependencies>
<repair-steps>
<post-migration>