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:
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 f753850..eb3b19c 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.7.0</version>
+ <version>2.8.0</version>
<shipped>true</shipped>
<default_enable/>
<dependencies>
- <nextcloud min-version="15" max-version="15" />
+ <nextcloud min-version="16" max-version="16" />
</dependencies>
<namespace>FilesTextEditor</namespace>
</info>