Skip to content

Commit

Permalink
Ouch, min/max versions were interchanged ...
Browse files Browse the repository at this point in the history
  • Loading branch information
rotdrop committed Mar 12, 2024
1 parent 5437d78 commit 2dad5d6
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 @@ -12,7 +12,7 @@
<category>office</category>
<bugs>https://github.com/rotdrop/nextcloud-app-pdf-downloader.git</bugs>
<dependencies>
<nextcloud min-version="28" max-version="26"/>
<nextcloud min-version="26" max-version="28"/>
<php min-version="8.0.2" max-version="8.3" />
</dependencies>
<settings>
Expand Down

0 comments on commit 2dad5d6

Please sign in to comment.