Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/quota_warning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2018-11-23 15:33:39 +0300
committerGitHub <noreply@github.com>2018-11-23 15:33:39 +0300
commit25841fc6d555246394e8c623c57bb1bde749c932 (patch)
tree3be9e9f4afcf6b2266b8f2a78420414519d2f9d0
parent431ffbc53f79fc3ad69c6f48eaf2b7281684d4b4 (diff)
parenta41910ebe8467edb3e553e9dfd215a1d2a8c17ba (diff)
Merge pull request #40 from nextcloud/update-master-version
Update version on master
-rw-r--r--.travis.yml1
-rwxr-xr-xappinfo/info.xml4
2 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 1264aa3..3b69b42 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ php:
- 7.0
- 7.1
- 7.2
+ - 7.3
env:
global:
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d36da73..d292e65 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
<description>This app sends notifications to users when they reached 85, 90 and 95% of their quota (checked once a day).
In addition an email can be sent to the users. The three percentages can be changed in the admin settings.
It is also possible to have a link in the email and the notification for upsell options.</description>
- <version>1.4.0</version>
+ <version>1.5.0</version>
<licence>agpl</licence>
<author>Joas Schilling</author>
<namespace>QuotaWarning</namespace>
@@ -23,7 +23,7 @@ It is also possible to have a link in the email and the notification for upsell
<screenshot>https://raw.githubusercontent.com/nextcloud/quota_warning/master/docs/email.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/quota_warning/master/docs/admin-settings.png</screenshot>
<dependencies>
- <nextcloud min-version="15" max-version="15" />
+ <nextcloud min-version="16" max-version="16" />
</dependencies>
<repair-steps>
<install>