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-01-28 22:43:52 +0400
committerRobin Appelman <icewind@owncloud.com>2013-01-28 22:46:08 +0400
commit7c3c8ff62b5d5d9ed0f0a24f8c2b8b3e8a3da0cb (patch)
treebad5e56d678008ac41f75c0ddb484dcb319e19b7 /appinfo
parenta37f6b0ab91705f59000dddbcae87865cefc336b (diff)
change required ownCloud version to 4.91
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 69833e7..48ec199 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.9</require>
+ <require>4.91</require>
<shipped>true</shipped>
<default_enable/>
</info>