Skip to content

Commit

Permalink
Merge pull request felixrupp#41 from phil-davis/patch-1
Browse files Browse the repository at this point in the history
Change owncloud max-version to 10
  • Loading branch information
leizh authored Feb 28, 2019
2 parents 850bbde + 2b08c2b commit b84c2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<documentation>https://github.com/leizh/owncloud-files_clipboard</documentation>
<screenshot>https://raw.githubusercontent.com/leizh/owncloud-files_clipboard/master/appinfo/screenshot.gif</screenshot>
<dependencies>
<owncloud min-version="9.0" max-version="10.0" />
<owncloud min-version="9.0" max-version="10" />
<nextcloud min-version="12" max-version="12" />
<php min-version="5.4" max-version="7.9" />
</dependencies>
Expand Down

0 comments on commit b84c2f0

Please sign in to comment.