Skip to content

Commit

Permalink
#127 Support Nextcloud 30 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayselafsar authored Oct 18, 2024
1 parent c957f54 commit de6c477
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 @@ -25,7 +25,7 @@ See [README](https://github.com/ayselafsar/dicomviewer) for a list of full featu
<screenshot small-thumbnail="https://raw.githubusercontent.com/ayselafsar/dicomviewer/master/screenshots/dump1-small.png">https://raw.githubusercontent.com/ayselafsar/dicomviewer/master/screenshots/dump1.png</screenshot>
<screenshot small-thumbnail="https://raw.githubusercontent.com/ayselafsar/dicomviewer/master/screenshots/dump2-small.png">https://raw.githubusercontent.com/ayselafsar/dicomviewer/master/screenshots/dump2.png</screenshot>
<dependencies>
<nextcloud min-version="28" max-version="29"/>
<nextcloud min-version="28" max-version="30"/>
</dependencies>
<repair-steps>
<install>
Expand Down

0 comments on commit de6c477

Please sign in to comment.