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:
authorsualko <klaus@jsxc.org>2020-10-05 11:54:28 +0300
committersualko <klaus@jsxc.org>2020-10-05 11:54:28 +0300
commit813574dc6e7f333a74b1de4949561fe5156900bb (patch)
treea603c848c4e9d5dcfbad1fdabe1a271927f7d4f8
parent3f0829394335379837dbfa37a8cb43b7bf4153a7 (diff)
feat: bump max nc version to 20
-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>