summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 11:27:28 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 11:27:28 +0100
commit82c3a47e32e4742b155eadff353421c821a55c11 (patch)
tree340e6f0102c47f7c24c7996435c115961759d929
parent41f1134058ba6ffe52eac3bc08535df273c0be88 (diff)
use requiremin
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index dc68175ed..70af4e41d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,6 +5,6 @@
<description>An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory</description>
<licence>AGPL</licence>
<version>4.1.1</version>
- <require>7.0.3</require>
+ <requiremin>7.0.3</requiremin>
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
</info>