summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
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>