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:
authorTom Needham <needham.thomas@gmail.com>2015-11-25 15:55:58 +0300
committerTom Needham <needham.thomas@gmail.com>2015-11-25 15:55:58 +0300
commit4f605faf2502fd8cce94fc19dfd06805ac115798 (patch)
tree969230cbb42a911538ce27080ab7d93809916de5 /appinfo/info.xml
parenta2917a56a0aad87a8a56aed160da859d1593a144 (diff)
Increase version number for 9.0, fixes #128
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 7a490e6..c71183e 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,12 +1,13 @@
-<?xml version="1.0"?>
+<?xml version="1.0"?>
<info>
<id>files_texteditor</id>
<name>Text Editor</name>
<description>This application enables ownCloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry appears. When clicked, a new text file opens in the browser and the file can be saved into the current ownCloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.
More information is available in the Text Editor documentation.
-</description>
+ </description>
<licence>AGPL</licence>
<author>Tom Needham, Björn Schießle</author>
+ <version>2.1</version>
<shipped>true</shipped>
<default_enable/>
<ocsid>166051</ocsid>