Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-22 14:13:40 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-22 14:13:40 +0300
commitcdef98d1796766e36365912e6791ee70aa64b04f (patch)
tree512f0a23ff15e40eaa6b068696584afd3dcec494
parentddd24365e29deaae87ed2648039590d519d34dd8 (diff)
Add Nextcloud 25 support on masterupdate-master-version
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index bf31991..1b150e9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Log Reader</name>
<summary>A log reader for Nextcloud</summary>
<description>Log reader for Nextcloud</description>
- <version>2.10.0</version>
+ <version>2.11.0</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
<namespace>LogReader</namespace>
@@ -20,7 +20,7 @@
</screenshot>
<dependencies>
- <nextcloud min-version="25" max-version="25" />
+ <nextcloud min-version="26" max-version="26" />
</dependencies>
<commands>