summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2013-02-24 17:39:29 +0100
committerRobin Appelman <icewind@owncloud.com>2013-02-24 17:39:59 +0100
commitb6320ae937f851342a20d04e4126277d8f7d98b9 (patch)
tree887a4327b88dc28df9bfbc4ee588d13a4ee1b950 /appinfo/info.xml
parent30998cc77437e7ede9e32e7a0189461c442ad2fb (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 0fe315686..ae76ac0eb 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -6,6 +6,6 @@
<licence>AGPL</licence>
<shipped>true</shipped>
<author>Alessandro Cosentino, Bernhard Posselt. Powered by SimplePie (Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors).</author>
- <require>4.91</require>
+ <require>4.93</require>
<default_enable/>
</info>