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 796df0cd67f..7108142c292 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.6.0</version> + <version>1.7.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="16" max-version="16"/> + <nextcloud min-version="17" max-version="17"/> </dependencies> <background-jobs> |