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

github.com/sualko/cloud_piwik.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md2
-rwxr-xr-xappinfo/info.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3d715a6..3d58270 100755
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
Track [Nextcloud](https://nextcloud.com) users with [Piwik/Matomo](https://matomo.org).
## Requirements
-- Nextcloud >= 11
+- Nextcloud >= 17
- Working Piwik/Matomo installation (tested with 2.14.3)
- Empty custom variable slots on index 1, 2 and 3
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c4241ce..1309b04 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -14,7 +14,7 @@
<repository type="git">https://github.com/sualko/cloud_piwik.git</repository>
<dependencies>
- <nextcloud min-version="14" max-version="19"/>
+ <nextcloud min-version="17" max-version="20"/>
</dependencies>
<repair-steps>