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>2017-07-07 11:21:16 +0300
committersualko <klaus@jsxc.org>2017-07-07 11:21:55 +0300
commitff648603d6408c01216945321285a3055ac2e89c (patch)
treefd3d5dfd7391b1bf085303e58d06044e0f9ac736
parent19e970529d7b83b64793bdc6959a97262ccd402d (diff)
bump min version (fix #37)
-rwxr-xr-xappinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c0365e9..f98205e 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -14,8 +14,8 @@
<repository type="git">https://github.com/sualko/owncloud_piwik.git</repository>
<dependencies>
- <owncloud min-version="8.0" max-version="10"/>
- <nextcloud min-version="8.0" max-version="12"/>
+ <owncloud min-version="9.0" max-version="10"/>
+ <nextcloud min-version="10.0" max-version="12"/>
</dependencies>
<ocsid>171304</ocsid>