summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <BernhardPosselt@users.noreply.github.com>2016-11-25 11:02:16 +0100
committerGitHub <noreply@github.com>2016-11-25 11:02:16 +0100
commit0b714098a5bed7c8adcded7f98e0b2fb564943cb (patch)
tree6680b1b4f5b025815d4af9f55a08f564679b434f
parent547b977c492257bcd4530ab9c2f2bbb22051128e (diff)
Fix #60
-rw-r--r--appinfo/info.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c729b38de..6b10e7275 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.
**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/owncloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]></description>
- <version>9.0.4</version>
+ <version>9.1.0</version>
<licence>agpl</licence>
<author>Bernhard Posselt</author>
<author>Alessandro Cosentino</author>
@@ -33,8 +33,7 @@ Before you update to a new version, [check the changelog](https://github.com/nex
<lib>curl</lib>
<lib>SimpleXML</lib>
<lib>iconv</lib>
- <owncloud min-version="9.1" max-version="9.1"/>
- <nextcloud min-version="10" max-version="10"/>
+ <nextcloud min-version="11" max-version="11"/>
</dependencies>
<!-- navigation -->