Skip to content
Merged
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
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Log Reader</name>
<summary>A log reader for Nextcloud</summary>
<description>Log reader for Nextcloud</description>
<version>2.9.0</version>
<version>2.10.0</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
<namespace>LogReader</namespace>
Expand All @@ -20,7 +20,7 @@
</screenshot>

<dependencies>
<nextcloud min-version="24" max-version="24" />
<nextcloud min-version="25" max-version="25" />
</dependencies>

<commands>
Expand Down