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>2016-07-22 18:24:24 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-08-03 13:52:41 +0300
commit5e82f2d00878ff83ccbb2858113e497c85f7e25b (patch)
tree38f5fd312ad7d9419b09474deebc13cb4862bb53 /appinfo
parentf2eab9fcb6ab930ed6783cda2bd763fc8860c5a4 (diff)
increase min core version to 9.0 and remove all version hacks
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1154fd88f..9b6f0758b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@
<admin>https://github.com/owncloud/mail#readme</admin>
</documentation>
<dependencies>
- <owncloud min-version="8.0" max-version="9.2" />
+ <owncloud min-version="9.0" max-version="9.2" />
<php min-version="5.4" max-version="7.0" />
</dependencies>
<ocsid>169914</ocsid>