summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-11-15 19:11:33 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-11-15 19:11:33 +0100
commit1e9225c662a0d4418f03a52a50a0cf4ad4259b34 (patch)
treebf6a89216fd3dd90fc2722f3acbd41678d29e35c /appinfo/info.xml
parent9e2c2b5f541893565a2af3ca9e34d83156ed82ab (diff)
parent40b49b77de50b8adedbe7da93cb0c63c62187b3f (diff)
Merge branch 'master' into stable16stable16
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 3051d99b1..f2ef067a7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,14 +10,18 @@
- 🆓 Free and open source under AGPLv3, no ads or premium functions
**System Cron is currently required for this app to work**
+
Requirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)
+
The Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)
Create a [bug report](https://github.com/nextcloud/news/issues/new/choose)
+
Create a [feature request](https://github.com/nextcloud/news/discussions/new)
+
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
]]></description>
- <version>16.0.1</version>
+ <version>16.2.1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
@@ -62,6 +66,7 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
<command>OCA\News\Command\ExploreGenerator</command>
<command>OCA\News\Command\ShowFeed</command>
<command>OCA\News\Command\Updater\UpdateFeed</command>
+ <command>OCA\News\Command\Updater\UpdateUser</command>
<command>OCA\News\Command\Updater\BeforeUpdate</command>
<command>OCA\News\Command\Updater\AfterUpdate</command>
<command>OCA\News\Command\Config\FolderList</command>