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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-11-11 13:04:43 +0300
committerJoas Schilling <coding@schilljs.com>2021-11-11 13:04:43 +0300
commitd445f31d823636761e8d73eded49e2d922f4512a (patch)
tree178ad69f5b63ab25d0bd857bb08c82e38fc4d0f8 /appinfo/info.xml
parent5d92adfee02f2409b5d64fcfb026be8ffa483f88 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4f3c474..be137f6 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,6 +16,6 @@ More information is available in the text editor documentation.
<bugs>https://github.com/nextcloud/files_texteditor/issues</bugs>
<repository type="git">https://github.com/nextcloud/files_texteditor.git</repository>
<dependencies>
- <nextcloud min-version="20" max-version="23" />
+ <nextcloud min-version="20" max-version="24" />
</dependencies>
</info>