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 c9b8ba1e110..34edb91b056 100644 --- a/apps/updatenotification/appinfo/info.xml +++ b/apps/updatenotification/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Update notification</name> <summary>Displays update notifications for Nextcloud and provides the SSO for the updater.</summary> <description>Displays update notifications for Nextcloud and provides the SSO for the updater.</description> - <version>1.9.0</version> + <version>1.10.0</version> <licence>agpl</licence> <author>Lukas Reschke</author> <namespace>UpdateNotification</namespace> @@ -13,7 +13,7 @@ <category>monitoring</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="19" max-version="19"/> + <nextcloud min-version="20" max-version="20"/> </dependencies> <background-jobs> |