From f9ac20c8045ca26969a5a97c16e50d6b3ccddf51 Mon Sep 17 00:00:00 2001
From: Julien Veyssier <julien-nc@posteo.net>
Date: Thu, 30 Nov 2023 12:23:44 +0100
Subject: [PATCH] bump max nc version to 29

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
---
 appinfo/info.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appinfo/info.xml b/appinfo/info.xml
index 7a89ca85..52d1ad69 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -48,7 +48,7 @@ include text processing providers to:
     <screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshot2.jpg</screenshot>
     <screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshot3.jpg</screenshot>
     <dependencies>
-        <nextcloud min-version="27.1.0" max-version="28"/>
+        <nextcloud min-version="27.1.0" max-version="29"/>
     </dependencies>
     <settings>
         <admin>OCA\TPAssistant\Settings\Admin</admin>