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>2020-01-20 16:55:39 +0300
committerJoas Schilling <coding@schilljs.com>2020-01-20 16:55:39 +0300
commit29aba6d8a4223ef6d3d2a4c68814a38da9be4643 (patch)
tree18e4df85883f63125f9b616e91b9ae3d11856da0 /appinfo
parentd1fba9bd8181d3ffbd4b99a71553dd151780f873 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 41adb48..a394c78 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.10.0</version>
+ <version>2.11.0</version>
<shipped>true</shipped>
<default_enable/>
<dependencies>
- <nextcloud min-version="18" max-version="18" />
+ <nextcloud min-version="19" max-version="19" />
</dependencies>
<namespace>FilesTextEditor</namespace>
</info>