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:
authorRobin Appelman <icewind@owncloud.com>2013-02-24 20:39:29 +0400
committerRobin Appelman <icewind@owncloud.com>2013-02-24 20:39:59 +0400
commit63750f69bdb82ce2a9c40199281829315b5024d0 (patch)
treea9ed222ba2a249b3f2b5fecc4f74690ef39be6a2 /appinfo/info.xml
parentd81ac552d0583e6037df7c1940f0bc56de70ecbc (diff)
Set required owncloud version to 4.93
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 48ec199..5bafcbe 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<description>Simple plain text editor based on Ace editor.</description>
<licence>AGPL</licence>
<author>Tom Needham</author>
- <require>4.91</require>
+ <require>4.93</require>
<shipped>true</shipped>
<default_enable/>
</info>