Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ More details on how to set this up in the [admin docs](https://docs.nextcloud.co
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot6.jpg</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot7.jpg</screenshot>
<dependencies>
<nextcloud min-version="30" max-version="33"/>
<nextcloud min-version="33" max-version="33"/>
</dependencies>
<settings>
<admin>OCA\Assistant\Settings\Admin</admin>
Expand Down
Loading