diff options
Diffstat (limited to 'apps/updatenotification/appinfo/info.xml')
-rw-r--r-- | apps/updatenotification/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/appinfo/info.xml b/apps/updatenotification/appinfo/info.xml index dd26d152966..b40ab2f2471 100644 --- a/apps/updatenotification/appinfo/info.xml +++ b/apps/updatenotification/appinfo/info.xml @@ -5,14 +5,14 @@ <name>Update notification</name> <summary>Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater.</summary> <description>Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater.</description> - <version>1.19.1</version> + <version>1.20.0</version> <licence>agpl</licence> <author>Lukas Reschke</author> <namespace>UpdateNotification</namespace> <category>monitoring</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="29" max-version="29"/> + <nextcloud min-version="30" max-version="30"/> </dependencies> <background-jobs> |