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>2019-05-06 16:24:36 +0300
committersualko <klaus@jsxc.org>2019-05-06 16:25:00 +0300
commitd9fc8803a0d0df8874be04b52101005b97ff64ae (patch)
tree2378235c4540492d6b18df9d99429c92f7925683
parent0f83f50202df803f5012e4f2bfaf9412db333d42 (diff)
bump min and max Nextcloud version
fix #68
-rwxr-xr-xappinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 352a792..05e5776 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="13.0" max-version="15"/>
+ <nextcloud min-version="14" max-version="16"/>
</dependencies>
<repair-steps>