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>2018-01-12 12:58:43 +0300
committerJoas Schilling <coding@schilljs.com>2018-01-12 12:58:43 +0300
commitfdefcd74c90a1cd6b2d86f092d16c0e855033d51 (patch)
tree9b24c372a61281d12a712f4b7965097f0bc65914 /appinfo
parentbcf472427d921678492d872a0c40254493ecb460 (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 21911b1..c2c0136 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.5.1</version>
+ <version>2.6.0</version>
<shipped>true</shipped>
<default_enable/>
<dependencies>
- <nextcloud min-version="13" max-version="13" />
+ <nextcloud min-version="14" max-version="14" />
</dependencies>
<namespace>FilesTextEditor</namespace>
</info>