Skip to content

Commit

Permalink
bump max version
Browse files Browse the repository at this point in the history
fix #32 fix #33
  • Loading branch information
sualko committed May 29, 2017
1 parent ef632ff commit 6e6e864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<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"/>
<owncloud min-version="8.0" max-version="10"/>
<nextcloud min-version="8.0" max-version="12"/>
</dependencies>

<ocsid>171304</ocsid>
Expand Down

0 comments on commit 6e6e864

Please sign in to comment.