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>2016-12-13 22:22:59 +0300
committerJoas Schilling <coding@schilljs.com>2016-12-13 22:22:59 +0300
commit47cbf28372ce785fc7a5695a95cf10b4ebaf7a41 (patch)
tree2be94b8637f45827e288513b93134f9de8b1ea9f /appinfo/info.xml
parent4b36bb90afb1cd39d3441ac42f22c4aca0b1abb8 (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 939d0f3..6d6e32e 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.2</version>
+ <version>2.3</version>
<shipped>true</shipped>
<default_enable/>
<ocsid>166051</ocsid>
<dependencies>
- <nextcloud min-version="11" max-version="11" />
+ <nextcloud min-version="12" max-version="12" />
</dependencies>
</info>