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-01-10 01:15:27 +0300
committersualko <klaus@jsxc.org>2017-01-10 01:15:27 +0300
commit5fc283d33bac1f32a3860acddbc4119da81d0fbb (patch)
treef753d625726bdc0ee3348cf054f8e9489b48a2d3 /appinfo
parentea4640e0842e5e1c62bf33e56177bc6cdbb70e29 (diff)
build v0.2.0-betav0.2.0-beta
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d8d4fa0..77eee37 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -9,15 +9,13 @@
<requiremin>8</requiremin>
<category>other</category>
<oscid>171304</oscid>
-
+
<website>http://sualko.github.io/owncloud_piwik/</website>
<bugs>https://github.com/sualko/owncloud_piwik/issues</bugs>
<repository type="git">https://github.com/sualko/owncloud_piwik.git</repository>
-
+
<dependencies>
<owncloud min-version="8.0" max-version="9"/>
- <nextcloud min-version="8.0" max-version="11"/>
+ <nextcloud min-version="8.0" max-version="11"/>
</dependencies>
</info>
-
-