From db411f87717f02f7d967c0d43600bb5e9cef862f Mon Sep 17 00:00:00 2001
From: Roeland Jago Douma <roeland@famdouma.nl>
Date: Sun, 14 Jan 2018 11:40:53 +0100
Subject: Bump apps

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
---
 apps/updatenotification/appinfo/info.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'apps/updatenotification/appinfo/info.xml')

diff --git a/apps/updatenotification/appinfo/info.xml b/apps/updatenotification/appinfo/info.xml
index aee0692ab47..5dc0889bb9d 100644
--- a/apps/updatenotification/appinfo/info.xml
+++ b/apps/updatenotification/appinfo/info.xml
@@ -5,11 +5,11 @@
 	<description>Displays update notifications for Nextcloud and provides the SSO for the updater.</description>
 	<licence>AGPL</licence>
 	<author>Lukas Reschke</author>
-	<version>1.3.0</version>
+	<version>1.4.0</version>
 	<namespace>UpdateNotification</namespace>
 	<default_enable/>
 	<dependencies>
-		<nextcloud min-version="13" max-version="13" />
+		<nextcloud min-version="14" max-version="14" />
 	</dependencies>
 
 	<background-jobs>
-- 
cgit v1.2.3