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>2019-09-05 12:02:06 +0300
committerJoas Schilling <coding@schilljs.com>2019-09-05 12:02:06 +0300
commitea69f31b4ffdc8254d14deeb7a5c830cc4ae2e44 (patch)
tree32b21410b3e6ba9a7ae9f404a8b20893fa148348 /appinfo/info.xml
parent577d02205bacfc99201bb0f870489600fe7b35de (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index aa76603..41adb48 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,11 +7,11 @@ More information is available in the text editor documentation.
</description>
<licence>AGPL</licence>
<author>Tom Needham, Björn Schießle</author>
- <version>2.9.0</version>
+ <version>2.10.0</version>
<shipped>true</shipped>
<default_enable/>
<dependencies>
- <nextcloud min-version="17" max-version="17" />
+ <nextcloud min-version="18" max-version="18" />
</dependencies>
<namespace>FilesTextEditor</namespace>
</info>